Property | Type | Description | |
---|---|---|---|
people | List |
Method | Description | |
---|---|---|
GetResults ( string searchString ) : List |
||
GetResultsAsync ( string searchString ) : Task
|
protected GetResults ( string searchString ) : List |
||
searchString | string | |
return | List |
protected GetResultsAsync ( string searchString ) : Task
|
||
searchString | string | |
return | Task
|