CommentAttribute Class |
Namespace: Gamelogic.Extensions
[AttributeUsageAttribute(AttributeTargets.Field)] [VersionAttribute(2, 3, 0)] public class CommentAttribute : PropertyAttribute
The CommentAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CommentAttribute |
| Name | Description | |
|---|---|---|
| order | Optional field to specify the order that multiple DecorationDrawers should be drawn in. | |
| TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Attribute.) | |
| GetType | (Inherited from Object.) | |
| IsDefaultAttribute | (Inherited from Attribute.) | |
| Match | (Inherited from Attribute.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| _AttributeGetIDsOfNames | (Inherited from Attribute.) | |
| _AttributeGetTypeInfo | (Inherited from Attribute.) | |
| _AttributeGetTypeInfoCount | (Inherited from Attribute.) | |
| _AttributeInvoke | (Inherited from Attribute.) |