C# Class Gwupe.Agent.UI.WPF.Search.SearchResultControl

Interaction logic for SearchResultControl.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: gwupe/Gwupe

Private Properties

Свойство Type Description
ChatPersonButton_Click void
MessagePersonButton_Click void

Méthodes publiques

Méthode Description
SearchResultControl ( GwupeClientAppContext appContext, SearchResult sourceObject ) : System

Private Methods

Méthode Description
ChatPersonButton_Click ( object sender, System e ) : void
MessagePersonButton_Click ( object sender, System e ) : void

Method Details

SearchResultControl() public méthode

public SearchResultControl ( GwupeClientAppContext appContext, SearchResult sourceObject ) : System
appContext GwupeClientAppContext
sourceObject Gwupe.Agent.Components.Search.SearchResult
Résultat System