Свойство | Type | Description | |
---|---|---|---|
Cancel | |||
NoOp |
Méthode | Description | |
---|---|---|
CreateCustomResult ( List |
Creates a custom result that manually replaces the entire parent reader's buffer.
|
|
CreateInsertResult ( |
Creates a result that replaces the current token with the given selection.
|
Méthode | Description | |
---|---|---|
ContextAssistResult ( ) : System.Collections.Generic |
public static CreateCustomResult ( List |
||
newBuffer | List |
the new buffer to apply to the parent reader |
consoleRefreshLeftOffset | int | The relative offset to apply to the current cursor position |
Résultat |
public static CreateInsertResult ( |
||
context | Context from the parent reader | |
selection | ConsoleString | The selection string to insert |
Résultat |
public static ContextAssistResult,PowerArgs.Cli Cancel | ||
Résultat |