C# Class SteamChatBot.Triggers.TriggerOptions.Windows.NoteTriggerOptionsWindow

Interaction logic for NoteTriggerOptionsWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: Steam-Chat-Bot/SteamChatBot Class Usage Examples

Public Methods

Method Description
NoteTriggerOptionsWindow ( ) : System

Private Methods

Method Description
doneButton_Click ( object sender, RoutedEventArgs e ) : void
noteFileBox_GotFocus ( object sender, RoutedEventArgs e ) : void

Method Details

NoteTriggerOptionsWindow() public method

public NoteTriggerOptionsWindow ( ) : System
return System