예제 #1
0
 // lấy thời hạn hợp đồng
 public static int layThoihanHD(string tenhopdong)
 {
     return(DAO_DMHopdong.Laythoigianhopdong(tenhopdong));
 }