C# Class WpfCTSAdminModule.WindowTutor

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

Public Methods

Method Description
WindowTutor ( ) : System
WindowTutor ( string fio, string login, string email, string skype, string telephon, string group ) : System

Private Methods

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

Method Details

WindowTutor() public method

public WindowTutor ( ) : System
return System

WindowTutor() public method

public WindowTutor ( string fio, string login, string email, string skype, string telephon, string group ) : System
fio string
login string
email string
skype string
telephon string
group string
return System