메소드 | 설명 | |
---|---|---|
AddDiacriticalMap ( byte target, byte replace ) : void | ||
AddReplacementMap ( string source, string replace ) : void | ||
AddSortKeyMap ( string source, byte sortkey ) : void | ||
ItemToCharArray ( ) : char[] | ||
Tailoring ( int lcid ) : System | ||
Tailoring ( int lcid, int alias ) : System |
public AddDiacriticalMap ( byte target, byte replace ) : void | ||
target | byte | |
replace | byte | |
리턴 | void |
public AddReplacementMap ( string source, string replace ) : void | ||
source | string | |
replace | string | |
리턴 | void |
public AddSortKeyMap ( string source, byte sortkey ) : void | ||
source | string | |
sortkey | byte | |
리턴 | void |