Property | Type | Description | |
---|---|---|---|
startCharIndex | int | ||
startLineNumber | int |
Method | Description | |
---|---|---|
DocumentAction ( int lineNumber, int charIndex ) : System | ||
InvokeRedo ( |
||
InvokeUndo ( |
public DocumentAction ( int lineNumber, int charIndex ) : System | ||
lineNumber | int | |
charIndex | int | |
return | System |
public abstract InvokeRedo ( |
||
textdom | ||
return | void |
public abstract InvokeUndo ( |
||
textdom | ||
return | void |