Метод | Описание | |
---|---|---|
Clone ( ) : |
||
Execute ( ) : void |
Execute operation
|
|
ReplaceTextCommand ( TextSource ts, List |
Constructor
|
|
Undo ( ) : void |
Undo operation
|
Метод | Описание | |
---|---|---|
ClearSelected ( TextSource ts ) : void |
public ReplaceTextCommand ( TextSource ts, List |
||
ts | TextSource | |
ranges | List |
List of ranges for replace |
insertedText | string | Text for inserting |
Результат | System |