Property | Type | Description | |
---|---|---|---|
_raw_data | |||
_string_rep | string | ||
_table | Brunet.Util.PType[] | ||
_type_num | int |
Method | Description | |
---|---|---|
CopyTo ( byte buf, int off ) : int | ||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
IsValidNumeric ( int number ) : bool | ||
PType ( int number ) : NUnit.Framework | ||
PType ( string s ) : NUnit.Framework | ||
Parse ( |
||
ToMemBlock ( ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
AddToTable ( |
Method | Description | |
---|---|---|
PType ( ) : NUnit.Framework | ||
Test ( ) : void |
protected static AddToTable ( |
||
p | ||
return | void |
public static IsValidNumeric ( int number ) : bool | ||
number | int | |
return | bool |
public PType ( int number ) : NUnit.Framework | ||
number | int | |
return | NUnit.Framework |
public static Parse ( |
||
mb | ||
rest | ||
return |
protected static PType[],Brunet.Util _table | ||
return | Brunet.Util.PType[] |