Метод | Описание | |
---|---|---|
NoResult ( string originalText ) : |
||
OrderedResult ( string originalText, IEnumerable |
||
SingleResult ( string text, CommandResult textCommand ) : |
Метод | Описание | |
---|---|---|
AutoCompletionResult ( ) : System.Collections.Generic |
protected AutoCompletionResult ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public static NoResult ( string originalText ) : |
||
originalText | string | |
Результат |
public static OrderedResult ( string originalText, IEnumerable |
||
originalText | string | |
result | IEnumerable |
|
Результат |
public static SingleResult ( string text, CommandResult textCommand ) : |
||
text | string | |
textCommand | CommandResult | |
Результат |