메소드 | 설명 | |
---|---|---|
IsNotNull ( this deviceItem ) : bool |
Checks to see if a device is not null
|
|
IsNull ( this deviceItem ) : bool |
Checks to see if a device is null
|
|
IsOfDevice ( this deviceItem, string deviceId ) : bool |
check the device item against a device id
|
public static IsOfDevice ( this deviceItem, string deviceId ) : bool | ||
deviceItem | this | |
deviceId | string | |
리턴 | bool |