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
24.4.1 The AttributeUsage attribute
Paragraph 11 The attribute AttributeUsage is used to describe the manner in which the attribute class can be used.
Paragraph 21 A class that is decorated with the AttributeUsage attribute must derive from System.Attribute, either directly or indirectly. 2 Otherwise, a compile-time error occurs. [Note: For an example of using this attribute, see §24.1.1. end note] |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

