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


24 Attributes
24.4 Reserved attributes
Paragraph 11 A small number of attributes affect the language in some way. 2 These attributes include: - 3 System.AttributeUsageAttribute (§24.4.1), which is used to describe the ways in which an attribute class can be used.
- 4 System.ConditionalAttribute (§24.4.2), which is used to define conditional methods.
- 5 System.ObsoleteAttribute (§24.4.3), which is used to mark a member as obsolete.
|
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

