C# Class PecanWaffle.PocWindow

Interaction logic for PocWindow.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: ligershark/pecan-waffle Class Usage Examples

Public Methods

Method Description
PocWindow ( ) : System

Private Methods

Method Description
ButtonCancelClick ( object sender, RoutedEventArgs e ) : void
ButtonOkClick ( object sender, RoutedEventArgs e ) : void

Method Details

PocWindow() public method

public PocWindow ( ) : System
return System