C# Class HA4IoT.Hardware.DeviceIdFactory

Show file Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Properties

Property Type Description
EmptyId DeviceId

Public Methods

Method Description
CreateIdFrom ( Enum value ) : DeviceId

Method Details

CreateIdFrom() public static method

public static CreateIdFrom ( Enum value ) : DeviceId
value System.Enum
return DeviceId

Property Details

EmptyId public static property

public static DeviceId EmptyId
return DeviceId