Exemple #1
0
		public MainWindow()
			{
			InstallationModellInstance = new InstallationModell();
			InitializeComponent();
			}
Exemple #2
0
		private void InstallationModellInstanceChanged(InstallationModell OldValue,
			InstallationModell NewValue)
			{
			}