Exemplo n.º 1
0
 public ClaimType_DAL(ClaimType_Property ObjClaimType_Property)
 {
     ObjClaimTypeProperty = ObjClaimType_Property;
 }
Exemplo n.º 2
0
 public ClaimType_BLL(ClaimType_Property objClaimType_Property)
 {
     objClaimTypeProperty = objClaimType_Property;
 }