コード例 #1
0
ファイル: BUS_Sach.cs プロジェクト: 01297462246/BookStore
 public DataTable getSach()
 {
     return(dal_Sach.getSach());
 }