Property | Type | Description | |
---|---|---|---|
Characters | Dictionary |
Method | Description | |
---|---|---|
Add ( string Character, string Substitution ) : void | ||
Delete ( string Substitution ) : void | ||
ReplaceAll ( string Input ) : string | ||
SubList ( ) : System |
public Add ( string Character, string Substitution ) : void | ||
Character | string | |
Substitution | string | |
return | void |