Method | Description | |
---|---|---|
Clone ( ) : |
||
Execute ( ) : void |
Execute operation
|
|
ReplaceMultipleTextCommand ( TextSource ts, List |
Constructor
|
|
Undo ( ) : void |
Undo operation
|
public ReplaceMultipleTextCommand ( TextSource ts, List |
||
ts | TextSource | Underlaying textsource |
ranges | List |
List of ranges for replace |
return | System |