Example #1
0
 public Location_Setup_BLL(Location_Setup_Property objLocationSetup_Property)
 {
     objLocationSetupProperty = objLocationSetup_Property;
 }
Example #2
0
 public Location_Setup_DAL(Location_Setup_Property ObjLocationSetup_Property)
 {
     ObjLocationSetupProperty = ObjLocationSetup_Property;
 }