Метод | Описание | |
---|---|---|
InsertTcFieldHandler ( string switches ) : System |
The switches to use for each TC field. Can be an empty string or null.
|
|
InsertTcFieldHandler ( string text, string switches ) : System |
The display text and switches to use for each TC field. Display name can be an empty string or null.
|
Метод | Описание | |
---|---|---|
IReplacingCallback ( ReplacingArgs args ) : ReplaceAction |
public InsertTcFieldHandler ( string switches ) : System | ||
switches | string | |
Результат | System |
public InsertTcFieldHandler ( string text, string switches ) : System | ||
text | string | |
switches | string | |
Результат | System |