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