C# 클래스 Gwupe.Agent.UI.WPF.Engage.ChatWindow

Interaction logic for ChatWindow.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: gwupe/Gwupe 1 사용 예제들

공개 메소드들

메소드 설명
ChatWindow ( ) : System
ChatWindow ( GwupeClientAppContext appContext, EngagementWindow engagementWindow ) : System

비공개 메소드들

메소드 설명
ChatOnNewMessage ( object sender, EngagementActivity e ) : void

메소드 상세

ChatWindow() 공개 메소드

public ChatWindow ( ) : System
리턴 System

ChatWindow() 공개 메소드

public ChatWindow ( GwupeClientAppContext appContext, EngagementWindow engagementWindow ) : System
appContext GwupeClientAppContext
engagementWindow EngagementWindow
리턴 System