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.1 Attribute classes
Paragraph 11 A class that derives from the abstract class System.Attribute, whether directly or indirectly, is an attribute class. 2 The declaration of an attribute class defines a new kind of attribute that can be placed on a declaration. 3 By convention, attribute classes are named with a suffix of Attribute. 4 Uses of an attribute may either include or omit this suffix. |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

