C# Class ArgsTests.CLI.StatePickerAssistant

Inheritance: PowerArgs.ContextAssistSearch
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes protégées

Méthode Description
GetResults ( string searchString ) : System.Collections.Generic.List
GetResultsAsync ( string searchString ) : System.Threading.Tasks.Task>

Method Details

GetResults() protected méthode

protected GetResults ( string searchString ) : System.Collections.Generic.List
searchString string
Résultat System.Collections.Generic.List

GetResultsAsync() protected méthode

protected GetResultsAsync ( string searchString ) : System.Threading.Tasks.Task>
searchString string
Résultat System.Threading.Tasks.Task>