C# 클래스 Orc.LicenseManager.Views.LicenseWindow

Interaction logic for SingleLicenseWindow.xaml.
상속: Catel.Windows.DataWindow
파일 보기 프로젝트 열기: WildGums/Orc.LicenseManager

공개 메소드들

메소드 설명
LicenseWindow ( ) : Catel

Initializes a new instance of the LicenseWindow class.

LicenseWindow ( LicenseViewModel viewModel ) : Catel

5 Initializes a new instance of the LicenseWindow class.

메소드 상세

LicenseWindow() 공개 메소드

Initializes a new instance of the LicenseWindow class.
public LicenseWindow ( ) : Catel
리턴 Catel

LicenseWindow() 공개 메소드

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