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