메소드 | 설명 | |
---|---|---|
Decode ( byte buffer, int offset, int length ) : void | ||
Encode ( byte buffer, int offset ) : int | ||
ErrorMessage ( ) : System.Text | ||
ErrorMessage ( int transactionId, string error ) : System.Text |
public Decode ( byte buffer, int offset, int length ) : void | ||
buffer | byte | |
offset | int | |
length | int | |
리턴 | void |
public ErrorMessage ( int transactionId, string error ) : System.Text | ||
transactionId | int | |
error | string | |
리턴 | System.Text |