Content deleted Content added
Updated link to ECMA-335 standard and comment out the page reference (no more relevant) |
one third person change |
||
Line 54:
===Object-oriented concepts===
CIL is designed to be object-oriented.
Every [[Method (programming)|method]] needs (with some exceptions) to reside in a class. So does this static method:
|