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