Свойство | Type | Description | |
---|---|---|---|
Code | ulong | ||
Name | string |
Méthode | Description | |
---|---|---|
Error ( ) : System | ||
FromException ( |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
EnsureRequired ( ) : void | ||
OnDecode ( System.ByteBuffer buffer, int count ) : void | ||
OnEncode ( System.ByteBuffer buffer ) : void | ||
OnValueSize ( ) : int |
Méthode | Description | |
---|---|---|
Error ( |
||
ISerializable ( |
public static FromException ( |
||
exception | ||
Résultat | Error |
protected OnDecode ( System.ByteBuffer buffer, int count ) : void | ||
buffer | System.ByteBuffer | |
count | int | |
Résultat | void |
protected OnEncode ( System.ByteBuffer buffer ) : void | ||
buffer | System.ByteBuffer | |
Résultat | void |