C# Class ArgsTests.CLI.StatePickerAssistantAsync

Inheritance: PowerArgs.ContextAssistSearch
Show file Open project: adamabdelhamed/PowerArgs

Public Properties

Property Type Description
states IEnumerable

Protected Methods

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

Method Details

GetResults() protected method

protected GetResults ( string searchString ) : System.Collections.Generic.List
searchString string
return System.Collections.Generic.List

GetResultsAsync() protected method

protected GetResultsAsync ( string searchString ) : System.Threading.Tasks.Task>
searchString string
return System.Threading.Tasks.Task>

Property Details

states public static property

public static IEnumerable states
return IEnumerable