Méthode | Description | |
---|---|---|
DeleteHistory ( |
||
Search ( ) : void | ||
Search ( string tex ) : void | ||
Search ( string text, int page = 1 ) : void | ||
SearchPage ( int page ) : void | ||
SearchPage ( string page ) : void | ||
SearchViewModel ( ) : System | ||
SearchWithHistory ( ) : void | ||
SearchWithHistory ( string tex ) : void |
Méthode | Description | |
---|---|---|
ApplyHistory ( ) : void |
public DeleteHistory ( |
||
vm | ||
Résultat | void |
public Search ( string text, int page = 1 ) : void | ||
text | string | |
page | int | |
Résultat | void |
public SearchWithHistory ( string tex ) : void | ||
tex | string | |
Résultat | void |