public ProductMasterController(IProductMasterDA GiProductMaster)
 {
     giProductMasterDA = GiProductMaster;
 }
 public ProductMasterController(IProductMasterDA GiProductMaster)
 {
     giProductMasterDA = GiProductMaster;
 }