Class EnumConfigurationNode
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Configuration.Serialization
Assembly: Snowflake.Framework.dll
Syntax
public sealed class EnumConfigurationNode : AbstractConfigurationNode<Enum>, IAbstractConfigurationNode<Enum>, IAbstractConfigurationNode
Properties
EnumType
Declaration
public Type EnumType { get; }
Property Value
Type | Description |
---|---|
System. |
Value
Declaration
public string Value { get; }
Property Value
Type | Description |
---|---|
System. |