コード例 #1
0
ファイル: BankBranchService.cs プロジェクト: aatick/Land-ERP
 public void Save()
 {
     repository.Commit();
 }