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.3 Attribute instances
Paragraph 11 An attribute instance is an instance that represents an attribute at run-time. 2 An attribute is defined with an attribute class, positional arguments, and named arguments. 3 An attribute instance is an instance of the attribute class that is initialized with the positional and named arguments.
Paragraph 21 Retrieval of an attribute instance involves both compile-time and run-time processing, as described in the following sections. |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

