コード例 #1
0
 public void PutStatus(int id)
 {
     _teamAppService.Status(id);
 }