• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Class EnumConfigurationNode

Inheritance
System.Object
AbstractConfigurationNode<System.Enum>
EnumConfigurationNode
Implements
IAbstractConfigurationNode<System.Enum>
IAbstractConfigurationNode
Inherited Members
AbstractConfigurationNode<Enum>.Key
AbstractConfigurationNode<Enum>.IAbstractConfigurationNode.Value
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.Type

Value

Declaration
public string Value { get; }
Property Value
Type Description
System.String

Implements

IAbstractConfigurationNode<T>
IAbstractConfigurationNode
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.