Chara Type

Union cases

Union case Description

Nothing

Full Usage: Nothing

One byte

Full Usage: One byte

Parameters:
    Item : byte

Item : byte

Two byte * byte

Full Usage: Two byte * byte

Parameters:
    Item : byte * byte

Item : byte * byte

Instance members

Instance member Description

this.IsNothing

Full Usage: this.IsNothing

Returns: bool
Returns: bool

this.IsOne

Full Usage: this.IsOne

Returns: bool
Returns: bool

this.IsTwo

Full Usage: this.IsTwo

Returns: bool
Returns: bool