C# Class ArgsTests.CLI.PeoplePicker

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

Méthodes publiques

Свойство Type Description
people List

Méthodes protégées

Méthode Description
GetResults ( string searchString ) : List
GetResultsAsync ( string searchString ) : Task>

Method Details

GetResults() protected méthode

protected GetResults ( string searchString ) : List
searchString string
Résultat List

GetResultsAsync() protected méthode

protected GetResultsAsync ( string searchString ) : Task>
searchString string
Résultat Task>

Property Details

people public_oe static_oe property

public static List people
Résultat List