C# Class ThaiFontAdjuster

Afficher le fichier Open project: SaladLab/Unity3D.ThaiFontAdjuster Class Usage Examples

Méthodes publiques

Méthode Description
Adjust ( string s ) : string
IsThaiString ( string s ) : bool

Private Methods

Méthode Description
IsBase ( char c ) : bool
IsBaseAsc ( char c ) : bool
IsBaseDesc ( char c ) : bool
IsLower ( char c ) : bool
IsTop ( char c ) : bool
IsUpper ( char c ) : bool

Method Details

Adjust() public static méthode

public static Adjust ( string s ) : string
s string
Résultat string

IsThaiString() public static méthode

public static IsThaiString ( string s ) : bool
s string
Résultat bool