C# Class ENRC.windows.InputMessage

Interaktionslogik für InputMessage.xaml
Inheritance: Window
Mostrar archivo Open project: lostinplace/sample-empyrion-mod Class Usage Examples

Public Methods

Method Description
InputMessage ( ) : System.Windows

Private Methods

Method Description
btnOk_Click ( object sender, RoutedEventArgs e ) : void
txtInput_KeyUp ( object sender, KeyEventArgs e ) : void

Method Details

InputMessage() public method

public InputMessage ( ) : System.Windows
return System.Windows