Свойство | Type | Description | |
---|---|---|---|
m_generalCharCategory | LgGeneralCharCategory | ||
m_isLetter | bool | ||
m_isPunctuation | bool | ||
m_isWordforming | bool |
Méthode | Description | |
---|---|---|
CharacterProperty ( LgGeneralCharCategory generalCharCategory, bool isLetter, bool isWordforming, bool isPunctuation ) : System |
Constructor.
|
public CharacterProperty ( LgGeneralCharCategory generalCharCategory, bool isLetter, bool isWordforming, bool isPunctuation ) : System | ||
generalCharCategory | LgGeneralCharCategory | |
isLetter | bool | |
isWordforming | bool | |
isPunctuation | bool | |
Résultat | System |
public LgGeneralCharCategory m_generalCharCategory | ||
Résultat | LgGeneralCharCategory |