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

Class DeviceCapabilityElementConfigurationNode

Inheritance
System.Object
AbstractConfigurationNode<DeviceCapability>
DeviceCapabilityElementConfigurationNode
Implements
IAbstractConfigurationNode<DeviceCapability>
IAbstractConfigurationNode
Inherited Members
AbstractConfigurationNode<DeviceCapability>.Key
AbstractConfigurationNode<DeviceCapability>.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 DeviceCapabilityElementConfigurationNode : AbstractConfigurationNode<DeviceCapability>, IAbstractConfigurationNode<DeviceCapability>, IAbstractConfigurationNode

Properties

DeviceType

Declaration
public DeviceCapabilityClass DeviceType { get; }
Property Value
Type Description
DeviceCapabilityClass

Value

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

VirtualElement

Declaration
public ControllerElement VirtualElement { get; }
Property Value
Type Description
ControllerElement

Implements

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