public ServiceStateModel(ServicePropertiesModel propertiesModel)
     : base(propertiesModel)
 {
 }
Beispiel #2
0
 public ServiceStateModel(ServicePropertiesModel propertiesModel)
         : base(propertiesModel)
 {
 }