C# Class JryVideo.SearchEngine.EverythingSearch

Inheritance: ISearchEngine
Afficher le fichier Open project: Cologler/JRYVideo

Méthodes publiques

Méthode Description
SearchText ( string text ) : void

Private Methods

Méthode Description
SearchByEveryThingAsync ( string text ) : Task>

Method Details

SearchText() public méthode

public SearchText ( string text ) : void
text string
Résultat void