/// <summary>
 /// Hàm khởi tạo
 /// </summary>
 public RefBL()
 {
     refDL = new RefDL();
 }