public DangKyThue() { InitializeComponent(); this.ql = new PhongTroBLL(); this.kt = new KhachThueBLL(); }
public KhachThue() { InitializeComponent(); this.kt = new KhachThueBLL(); }