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