Monday, 2 December 2013

Attributes in C#

Attributes in C#

Attributes are a mechanism for adding metadata, such as compiler instructions and other data about your data, methods, and classes, to the program itself. Attributes are inserted into the metadata and are visible through ILDasm and other metadata-reading tools.

Click Here to Download Program

0 comments:

Post a Comment

 
;