C# Class ThaiFontAdjuster

ファイルを表示 Open project: SaladLab/Unity3D.ThaiFontAdjuster Class Usage Examples

Public Methods

Method Description
Adjust ( string s ) : string
IsThaiString ( string s ) : bool

Private Methods

Method 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 method

public static Adjust ( string s ) : string
s string
return string

IsThaiString() public static method

public static IsThaiString ( string s ) : bool
s string
return bool