コード例 #1
0
 public void UnsetAdmin(int id)
 {
     _service.UnsetAdmin(id);
 }