메소드 | 설명 | |
---|---|---|
CreateCommand ( this self, string text ) : |
||
GetSimpleName ( this self ) : string | ||
ReadBytes ( this reader ) : byte[] | ||
WriteBytes ( this self, byte data ) : void |
public static CreateCommand ( this self, string text ) : |
||
self | this | |
text | string | |
리턴 |
public static WriteBytes ( this self, byte data ) : void | ||
self | this | |
data | byte | |
리턴 | void |