コード例 #1
0
ファイル: StoreBL.cs プロジェクト: bagantonyan/WpfTest
 public static void UpdateStore(Store store)
 {
     StoreDL.UpdateStore(store);
 }