Ejemplo n.º 1
0
 public GenerateProject()
 {
     InitializeComponent();
     RecevierOfViewModel = new GenerateProjectDialogViewModel();
 }
 public ExportLicenseText()
 {
     InitializeComponent();
     RecevierOfViewModel = new ExportLicenseTextViewModel();
     SetValueOfInputItemsIntoForm();
 }