Method | Description | |
---|---|---|
CanSearch ( string text ) : bool | ||
SearchDataAsync ( string text ) : System.Threading.Tasks.Task | ||
SearchViewModel ( ) : System |
Method | Description | |
---|---|---|
CleanItems ( ) : void | ||
GetViewModels ( ) : IEnumerable |
public static CanSearch ( string text ) : bool | ||
text | string | |
return | bool |
public SearchDataAsync ( string text ) : System.Threading.Tasks.Task | ||
text | string | |
return | System.Threading.Tasks.Task |