C# 클래스 RatChat.AddChatWindow

Interaction logic for AddChatWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: JustOxlamon/Sc2tvChatPub 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ChatSourceProperty System.Windows.DependencyProperty
ChatSourcesProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AddChatWindow ( ) : System
SelectChatSource ( ChatSourceManager Manager ) : string

비공개 메소드들

메소드 설명
Cansel_Click_1 ( object sender, RoutedEventArgs e ) : void
Commit_Click_1 ( object sender, RoutedEventArgs e ) : void

메소드 상세

AddChatWindow() 공개 메소드

public AddChatWindow ( ) : System
리턴 System

SelectChatSource() 공개 정적인 메소드

public static SelectChatSource ( ChatSourceManager Manager ) : string
Manager ChatSourceManager
리턴 string

프로퍼티 상세

ChatSourceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ChatSourceProperty
리턴 System.Windows.DependencyProperty

ChatSourcesProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ChatSourcesProperty
리턴 System.Windows.DependencyProperty