Table of Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Notes DownloadECMA-334 C# Language Specification


11 Types
11.2 Reference types
11.2.2 The object type
Paragraph 11 The object class type is the ultimate base class of all other types. 2 Every type in C# directly or indirectly derives from the object class type.
Paragraph 21 The keyword object is simply an alias for the predefined class System.Object. |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

