Méthode | Description | |
---|---|---|
NoResult ( string originalText ) : |
||
OrderedResult ( string originalText, IEnumerable |
||
SingleResult ( string text, string textCommand ) : |
Méthode | Description | |
---|---|---|
ArgumentAutoCompletionResult ( ) : System.Collections.Generic |
protected ArgumentAutoCompletionResult ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public static NoResult ( string originalText ) : |
||
originalText | string | |
Résultat |
public static OrderedResult ( string originalText, IEnumerable |
||
originalText | string | |
result | IEnumerable |
|
Résultat |
public static SingleResult ( string text, string textCommand ) : |
||
text | string | |
textCommand | string | |
Résultat |