コード例 #1
0
 public vJobController(IJobUow uow) : base(uow)
 {
 }
コード例 #2
0
 public CompaniesController(IJobUow uow) : base(uow)
 {
 }