Class SerializableStringAttribute
Inherited Members
PropertyAttribute.order
PropertyAttribute.applyToCollection
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
[AttributeUsage(AttributeTargets.Field, AllowMultiple = true)]
public class SerializableStringAttribute : PropertyAttribute
Constructors
| Edit this page View SourceSerializableStringAttribute(Type)
Declaration
public SerializableStringAttribute(Type enumType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | enumType |
Properties
| Edit this page View SourceEnumType
Declaration
public Type EnumType { get; }
Property Value
| Type | Description |
|---|---|
| Type |