Exemplo n.º 1
0
 public Personel_Setup_BLL(Personel_Setup_Property objPersonel_Setup_Property)
 {
     objPersonelSetupProperty = objPersonel_Setup_Property;
 }
 public Personel_Setup_DAL(Personel_Setup_Property ObjPersonelSetup_Property)
 {
     ObjPersonelSetupProperty = ObjPersonelSetup_Property;
 }