public CompanyGroupEntityForm(enmState State, DataTable DataTable, HPS.BLL.CompanyGroupBLL.BLLCompanyGroup_TKeys Key) : base(State, DataTable, Key) { InitializeComponent(); }
public VerifiedCarsEntityForm(enmState State, DataTable DataTable, HPS.BLL.VerifiedCarsBLL.BLLVerifiedCars_TKeys Key) : base(State, DataTable, Key) { InitializeComponent(); }