프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Schema | ISchema |
메소드 | 설명 | |
---|---|---|
EventTransitionBits ( |
||
Load ( IValueStream stream ) : |
||
Save ( IValueSink sink, |
||
WithBit ( Bits bit, bool set = true ) : |
||
WithLength ( byte length ) : |
||
this ( Bits bit ) : bool |
public EventTransitionBits ( |
||
bitstring | ||
리턴 | System |
public static Load ( IValueStream stream ) : |
||
stream | IValueStream | |
리턴 |
public static Save ( IValueSink sink, |
||
sink | IValueSink | |
value | ||
리턴 | void |
public WithBit ( Bits bit, bool set = true ) : |
||
bit | Bits | |
set | bool | |
리턴 |
public WithLength ( byte length ) : |
||
length | byte | |
리턴 |