disable broken tests on net_4_0
[mcs.git] / docs / ecma334 / 24.1.xml
blobbce9647a1511090c3ac3609417b6047d34ee8db5
1 <?xml version="1.0"?>
2 <clause number="24.1" title="Attribute classes">
3   <paragraph>A class that derives from the abstract class System.Attribute, whether directly or indirectly, is an attribute class. The declaration of an attribute class defines a new kind of attribute that can be placed on a declaration. By convention, attribute classes are named with a suffix of Attribute. Uses of an attribute may either include or omit this suffix. </paragraph>
4 </clause>