コード例 #1
0
 public static DataTable LayTTSach(string MaSach)
 {
     return(PhieuMuonDAO.LayTTSach(MaSach));
 }