Ejemplo n.º 1
0
 public tkGetUrlRequest(WsAnnuaires.typeProfil ProfilDemandeur, WsAnnuaires.typeVersionPK VersionPK)
 {
     this.ProfilDemandeur = ProfilDemandeur;
     this.VersionPK       = VersionPK;
 }
Ejemplo n.º 2
0
 public tkGetOperationsServiceVersionRequest(WsAnnuaires.typeProfil ProfilDemandeur, WsAnnuaires.typeVersionPK VersionPK)
 {
     this.ProfilDemandeur = ProfilDemandeur;
     this.VersionPK       = VersionPK;
 }