C# Class WpfCTSAdminModule.WindowTutor

Interaction logic for WindowTutor.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: VlasyukTanya/CTS Class Usage Examples

Méthodes publiques

Méthode Description
WindowTutor ( ) : System
WindowTutor ( string fio, string login, string email, string skype, string telephon, string group ) : System

Private Methods

Méthode Description
Cancel_Click ( object sender, RoutedEventArgs e ) : void
Ok_Click ( object sender, RoutedEventArgs e ) : void

Method Details

WindowTutor() public méthode

public WindowTutor ( ) : System
Résultat System

WindowTutor() public méthode

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
Résultat System