C# Class Basta.WpfClient.EmployeeDetails

Interaction logic for Dialog1.xaml
Inheritance: System.Windows.Window
Show file Open project: thinktecture/windows-js-integration-demos Class Usage Examples

Public Methods

Method Description
EmployeeDetails ( ) : System

Private Methods

Method Description
Window_Loaded ( object sender, RoutedEventArgs e ) : void
btnAbbrechen_Click ( object sender, RoutedEventArgs e ) : void
btnOk_Click ( object sender, RoutedEventArgs e ) : void

Method Details

EmployeeDetails() public method

public EmployeeDetails ( ) : System
return System