[]
Defines the base attribute for customizing the name.
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public abstract class C1NameAttribute : Attribute, _Attribute
| Name | Description |
|---|---|
| C1NameAttribute(string) | Creates an instance of C1NameAttribute. |
| Name | Description |
|---|---|
| Name | Gets the name. |