메소드 | 설명 | |
---|---|---|
ReadData ( byte version, |
see
|
|
Serialize ( |
Serializes the specified writer.
|
|
SetTabIndexTag ( ) : System |
Creates a new SetTabIndexTag instance.
|
|
SetTabIndexTag ( ushort depth, ushort tabIndex ) : System |
constructor
|
|
UpdateData ( byte version ) : void |
see
|
public ReadData ( byte version, |
||
version | byte | |
binaryReader | ||
리턴 | void |
public Serialize ( |
||
writer | Writer. | |
리턴 | void |
public SetTabIndexTag ( ushort depth, ushort tabIndex ) : System | ||
depth | ushort | depth of character |
tabIndex | ushort | tab order value |
리턴 | System |