C# Class Orc.LicenseManager.Views.LicenseWindow

Interaction logic for SingleLicenseWindow.xaml.
Inheritance: Catel.Windows.DataWindow
Afficher le fichier Open project: WildGums/Orc.LicenseManager

Méthodes publiques

Méthode Description
LicenseWindow ( ) : Catel

Initializes a new instance of the LicenseWindow class.

LicenseWindow ( LicenseViewModel viewModel ) : Catel

5 Initializes a new instance of the LicenseWindow class.

Method Details

LicenseWindow() public méthode

Initializes a new instance of the LicenseWindow class.
public LicenseWindow ( ) : Catel
Résultat Catel

LicenseWindow() public méthode

5 Initializes a new instance of the LicenseWindow class.
public LicenseWindow ( LicenseViewModel viewModel ) : Catel
viewModel LicenseViewModel The view model.
Résultat Catel