C# Class WpfCTSAdminModule.NewWindow

Interaction logic for NewWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: VlasyukTanya/CTS Class Usage Examples

Public Methods

Method Description
NewWindow ( ) : System
NewWindow ( string str ) : System

Private Methods

Method Description
Cancel_Click ( object sender, RoutedEventArgs e ) : void
Ok_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NewWindow() public method

public NewWindow ( ) : System
return System

NewWindow() public method

public NewWindow ( string str ) : System
str string
return System