C# Class RatChat.ChatOptionsWindow

Interaction logic for ChatOptionsWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: JustOxlamon/Sc2tvChatPub Class Usage Examples

Méthodes publiques

Méthode Description
ChatOptionsWindow ( ) : System
ShowOptionsWindow ( FrameworkElement ChatControl, RatChat ChatConfigStorage ) : bool

Private Methods

Méthode Description
Cansel_Click_1 ( object sender, RoutedEventArgs e ) : void
Commit_Click_1 ( object sender, RoutedEventArgs e ) : void

Method Details

ChatOptionsWindow() public méthode

public ChatOptionsWindow ( ) : System
Résultat System

ShowOptionsWindow() public static méthode

public static ShowOptionsWindow ( FrameworkElement ChatControl, RatChat ChatConfigStorage ) : bool
ChatControl System.Windows.FrameworkElement
ChatConfigStorage RatChat
Résultat bool