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


17 Classes
17.2 Class members
17.2.4 Constituent types
Paragraph 11 Types that are used in the declaration of a member are called the constituent types of that member. 2 Possible constituent types are the type of a constant, field, property, event, or indexer, the return type of a method or operator, and the parameter types of a method, indexer, operator, or instance constructor. 3 The constituent types of a member must be at least as accessible as that member itself (§10.5.4). |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

