C# Class RatChat.ChatOptionsWindow

Interaction logic for ChatOptionsWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: JustOxlamon/Sc2tvChatPub Class Usage Examples

Public Methods

Method Description
ChatOptionsWindow ( ) : System
ShowOptionsWindow ( FrameworkElement ChatControl, RatChat ChatConfigStorage ) : bool

Private Methods

Method Description
Cansel_Click_1 ( object sender, RoutedEventArgs e ) : void
Commit_Click_1 ( object sender, RoutedEventArgs e ) : void

Method Details

ChatOptionsWindow() public method

public ChatOptionsWindow ( ) : System
return System

ShowOptionsWindow() public static method

public static ShowOptionsWindow ( FrameworkElement ChatControl, RatChat ChatConfigStorage ) : bool
ChatControl System.Windows.FrameworkElement
ChatConfigStorage RatChat
return bool