Property | Type | Description | |
---|---|---|---|
Schema | ISchema |
Method | Description | |
---|---|---|
EventTransitionBits ( |
||
Load ( IValueStream stream ) : |
||
Save ( IValueSink sink, |
||
WithBit ( Bits bit, bool set = true ) : |
||
WithLength ( byte length ) : |
||
this ( Bits bit ) : bool |
public EventTransitionBits ( |
||
bitstring | ||
return | System |
public static Load ( IValueStream stream ) : |
||
stream | IValueStream | |
return |
public static Save ( IValueSink sink, |
||
sink | IValueSink | |
value | ||
return | void |
public WithBit ( Bits bit, bool set = true ) : |
||
bit | Bits | |
set | bool | |
return |
public WithLength ( byte length ) : |
||
length | byte | |
return |