Property | Type | Description | |
---|---|---|---|
HexCode | int | ||
Scope | string | ||
name | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Name ( ) : System | ||
Name ( string name, int hexCode, string scope ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
ReadScopeWireFormat ( byte src, int srcIndex ) : int | ||
ReadWireFormat ( byte src, int srcIndex ) : int | ||
ReadWireFormatDos ( byte src, int srcIndex ) : int | ||
WriteScopeWireFormat ( byte dst, int dstIndex ) : int | ||
WriteWireFormat ( byte dst, int dstIndex ) : int |
public Name ( string name, int hexCode, string scope ) : System | ||
name | string | |
hexCode | int | |
scope | string | |
return | System |