Beispiel #1
0
 public DeploymentSettingsViewModel(DeploymentSettings model)
 {
     this.model = model;
 }