C# Class Alexandria.Client.ViewModels.Search

Inheritance: Screen
Afficher le fichier Open project: ayende/Alexandria

Méthodes publiques

Méthode Description
FetchResultsFor ( string query ) : void
Search ( IServiceBus bus ) : Caliburn.PresentationFramework

Method Details

FetchResultsFor() public méthode

public FetchResultsFor ( string query ) : void
query string
Résultat void

Search() public méthode

public Search ( IServiceBus bus ) : Caliburn.PresentationFramework
bus IServiceBus
Résultat Caliburn.PresentationFramework