コード例 #1
0
 public IDictionary PostEnable(string uid)
 {
     return(_componentRegistryService.EnableComponent(uid));
 }