CreatingCodeAttribute Class
|
|
A Custom Attribute, based on DescriptionAttirbute; this Attribute is intended to help document Modules created by definition of a Delegate Method |
|
For a list of all members of this type, see
CreatingCodeAttribute Class Members
.
|
|
Assembly:
Order |
|
|
System.ComponentModel.DescriptionAttribute |
|
|
|
|
Public Class
CreatingCodeAttribute
|
|
Inherits System.ComponentModel.DescriptionAttribute
|
|
Implements:
|
|
System.Runtime.InteropServices._Attribute
|
|
|
|
Remarks:
|
|
Being based on DescriptionAttribute, and writing its CreatingCode String to the DescriptionValue, this Attribute may be accessed in other Assemblies, where there might otherwise be problems in recognizing its type. |
|
|
|