public ServiceTypeInfoArgs(ServiceTypeInfo type)
 {
     this.type = type;
 }
Beispiel #2
0
 public ServiceTypeInfoArgs (ServiceTypeInfo type)
 {
     this.type = type;
 }