コード例 #1
0
ファイル: BUS.cs プロジェクト: dlongmta/BTL_QuanLyThuVien
 public static string LastMaSach()
 {
     return(Sach_DAO.LastMaSach());
 }