コード例 #1
0
 public TaiSanController(ITaiSanAppService taiSanAppservice)
 {
     this.taiSanAppservice = taiSanAppservice;
 }