Method | Description | |
---|---|---|
DocActionDeleteChar ( char c, int lineNumber, int charIndex ) : System | ||
InvokeRedo ( |
||
InvokeUndo ( |
public DocActionDeleteChar ( char c, int lineNumber, int charIndex ) : System | ||
c | char | |
lineNumber | int | |
charIndex | int | |
return | System |
public InvokeRedo ( |
||
textdom | ||
return | void |
public InvokeUndo ( |
||
textdom | ||
return | void |