コード例 #1
0
 public ResultObject RemoveStorageSpace(int id)
 {
     return(StorageSpacesController.RemoveStorageSpace(id));
 }