C# Class HA4IoT.Contracts.Areas.AreaIdGenerator

显示文件 Open project: chkr1011/CK.HomeAutomation

Public Properties

Property Type Description
EmptyId AreaId

Public Methods

Method Description
Generate ( Enum id ) : AreaId

Method Details

Generate() public static method

public static Generate ( Enum id ) : AreaId
id System.Enum
return AreaId

Property Details

EmptyId public_oe static_oe property

public static AreaId EmptyId
return AreaId