메소드 | 설명 | |
---|---|---|
ControlAttributeU16 ( ControlAttributes attr, ushort value ) : System.Collections | ||
FromBinary ( ControlAttributes attr, byte len, BinaryReader reader ) : |
||
ToBinary ( |
||
Value ( ) : object |
메소드 | 설명 | |
---|---|---|
ControlAttributeU16 ( ControlAttributes attr, byte len, BinaryReader reader ) : System.Collections |
public ControlAttributeU16 ( ControlAttributes attr, ushort value ) : System.Collections | ||
attr | ControlAttributes | |
value | ushort | |
리턴 | System.Collections |
public static FromBinary ( ControlAttributes attr, byte len, BinaryReader reader ) : |
||
attr | ControlAttributes | |
len | byte | |
reader | BinaryReader | |
리턴 |
public ToBinary ( |
||
writer | ||
리턴 | int |