C# Class Gwupe.Agent.UI.WPF.Engage.ChatWindow

Interaction logic for ChatWindow.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: gwupe/Gwupe Class Usage Examples

Public Methods

Method Description
ChatWindow ( ) : System
ChatWindow ( GwupeClientAppContext appContext, EngagementWindow engagementWindow ) : System

Private Methods

Method Description
ChatOnNewMessage ( object sender, EngagementActivity e ) : void

Method Details

ChatWindow() public method

public ChatWindow ( ) : System
return System

ChatWindow() public method

public ChatWindow ( GwupeClientAppContext appContext, EngagementWindow engagementWindow ) : System
appContext GwupeClientAppContext
engagementWindow EngagementWindow
return System