コード例 #1
0
ファイル: All.cs プロジェクト: Maudah/WPF_Babysitter
 public void ApdateContract(BE.Contract contract)
 {
     dimp.ApdateContract(contract);
 }