Свойство | Тип | Описание | |
---|---|---|---|
FIELD_SEP | char | ||
FRAC_SEP | char | ||
m_CharData | SortedList | ||
m_uCharsRead | uint |
Метод | Описание | |
---|---|---|
IsLetter_str_i ( ) : System | ||
Main ( String strArgList ) : void | ||
ReadUnicodeData ( ) : bool | ||
runTest ( ) : bool |
Метод | Описание | |
---|---|---|
ConvertToDouble ( string strDouble ) : double | ||
TranslateUnicodeCategory ( string strCatAbbrev ) : UnicodeCategory, |
protected ConvertToDouble ( string strDouble ) : double | ||
strDouble | string | |
Результат | double |
public static Main ( String strArgList ) : void | ||
strArgList | String | |
Результат | void |
protected TranslateUnicodeCategory ( string strCatAbbrev ) : UnicodeCategory, | ||
strCatAbbrev | string | |
Результат | UnicodeCategory, |