コード例 #1
0
 public PlanLocationApiController(IPlanLocationService service)
 {
     this._service = service;
 }
コード例 #2
0
 public PlanLocationApiController(IPlanLocationService service)
 {
     this._service = service;
 }