C# Class HelloWorld.Samples.GitExampleArgs.RemotePicker

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

Méthodes publiques

Méthode Description
RemotePicker ( ) : 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>

RemotePicker() public méthode

public RemotePicker ( ) : PowerArgs
Résultat PowerArgs