프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FIELD_SEP | char | ||
FRAC_SEP | char | ||
m_CharData | |||
m_uCharsRead | uint | ||
m_uFailureCount | uint | ||
m_uTestCaseCount | uint |
메소드 | 설명 | |
---|---|---|
GetNumericValue_char ( ) : System | ||
Main ( String strArgList ) : void | ||
ReadUnicodeData ( ) : bool | ||
TestCharMethods ( ) : bool |
메소드 | 설명 | |
---|---|---|
ConvertToDouble ( string strDouble ) : double | ||
TranslateUnicodeCategory ( string strCatAbbrev ) : UnicodeCategory |
protected ConvertToDouble ( string strDouble ) : double | ||
strDouble | string | |
리턴 | double |
protected TranslateUnicodeCategory ( string strCatAbbrev ) : UnicodeCategory | ||
strCatAbbrev | string | |
리턴 | UnicodeCategory |
protected SortedList,System.Collections m_CharData | ||
리턴 |