예제 #1
0
 public IDictionary PostDisable(string uid)
 {
     return(_componentRegistryService.DisableComponent(uid));
 }