Method | Description | |
---|---|---|
NoResult ( string originalText ) : |
||
OrderedResult ( string originalText, IEnumerable |
||
SingleResult ( string text, string textCommand ) : |
Method | Description | |
---|---|---|
ArgumentAutoCompletionResult ( ) : System.Collections.Generic |
protected ArgumentAutoCompletionResult ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public static NoResult ( string originalText ) : |
||
originalText | string | |
return |
public static OrderedResult ( string originalText, IEnumerable |
||
originalText | string | |
result | IEnumerable |
|
return |
public static SingleResult ( string text, string textCommand ) : |
||
text | string | |
textCommand | string | |
return |