프로퍼티 | 타입 | 설명 | |
---|---|---|---|
features | DevDeviceFeatures | ||
id | string | ||
module | string | ||
name | string | ||
state | DevDeviceState | ||
type | string |
메소드 | 설명 | |
---|---|---|
DevDevice ( string id, string name, string type, string module, DevDeviceState state, DevDeviceFeatures features ) : System | ||
ToString ( ) : string |
public DevDevice ( string id, string name, string type, string module, DevDeviceState state, DevDeviceFeatures features ) : System | ||
id | string | |
name | string | |
type | string | |
module | string | |
state | DevDeviceState | |
features | DevDeviceFeatures | |
리턴 | System |