Свойство | Type | Description | |
---|---|---|---|
MsgTyp | MsMessageType |
Свойство | Type | Description | |
---|---|---|---|
_length | ushort | ||
enc |
Méthode | Description | |
---|---|---|
GetBytes ( ) : byte[] | ||
MsMessage ( MsMessageType type ) : System | ||
Parse ( byte buf, int start, int end ) : |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
MsMessage ( byte buf, int start, int end ) : System |
public MsMessage ( MsMessageType type ) : System | ||
type | MsMessageType | |
Résultat | System |
protected MsMessage ( byte buf, int start, int end ) : System | ||
buf | byte | |
start | int | |
end | int | |
Résultat | System |
public static Parse ( byte buf, int start, int end ) : |
||
buf | byte | |
start | int | |
end | int | |
Résultat |