Method | Description | |
---|---|---|
CreateCursorReturnPoint ( ) : System.Action | ||
CursorController ( ILowLevelConsole console, |
||
IsEndOfInput ( ) : bool | ||
IsStartOfInput ( ) : bool | ||
MoveCursorBackward ( ) : void | ||
MoveCursorForward ( ) : void | ||
MoveCursorToEnd ( ) : void | ||
MoveCursorToHome ( ) : void | ||
MoveCursorToStartOfNewLine ( ) : void | ||
MoveLineMarkerBackward ( ) : void | ||
MoveLineMarkerForward ( ) : void |
public CreateCursorReturnPoint ( ) : System.Action | ||
return | System.Action |
public CursorController ( ILowLevelConsole console, |
||
console | ILowLevelConsole | |
lineStart | ||
lineEnd | ||
return | System |