コード例 #1
0
 public void Update_CompanyMaster(CompanyInfo CompanyMaster)
 {
     _CompanyRepo.Update_CompanyMaster(CompanyMaster);
 }