public nothrow | DeleteCharCommand(int lineIndex_, int columnIndex_, uchar c_) |
public override nothrow void | Redo(TextView* textView) |
public override nothrow void | Undo(TextView* textView) |
private uchar | c |
private int | columnIndex |
private int | lineIndex |