Property | Type | Description | |
---|---|---|---|
FIELD_SEP | char | ||
FRAC_SEP | char | ||
m_CharData | SortedList | ||
m_uCharsRead | uint |
Method | Description | |
---|---|---|
IsSurrogate_char ( ) : System | ||
Main ( String strArgList ) : void | ||
ReadUnicodeData ( ) : bool | ||
runTest ( ) : bool |
Method | Description | |
---|---|---|
ConvertToDouble ( string strDouble ) : double | ||
TranslateUnicodeCategory ( string strCatAbbrev ) : UnicodeCategory, |
protected ConvertToDouble ( string strDouble ) : double | ||
strDouble | string | |
return | double |
public static Main ( String strArgList ) : void | ||
strArgList | String | |
return | void |
protected TranslateUnicodeCategory ( string strCatAbbrev ) : UnicodeCategory, | ||
strCatAbbrev | string | |
return | UnicodeCategory, |