Class EnumPluginConfigProperty
Implements
Inherited Members
Namespace: Eco.Core.Plugins
Assembly: Eco.Core.dll
Syntax
public class EnumPluginConfigProperty : SimplePluginConfigProperty, IPluginConfigProperty
Constructors
EnumPluginConfigProperty(Type)
Declaration
public EnumPluginConfigProperty(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type |
Properties
EnumValues
Declaration
public string[] EnumValues { get; }
Property Value
| Type | Description |
|---|---|
| System.String[] |