Ejemplo n.º 1
0
 public PublicationOwner(AdFenixDbConext adFenixDbConext)
 {
     this.adFenixDbConext = adFenixDbConext;
 }
Ejemplo n.º 2
0
 public AddPublicationOwnerCommandHandler(AdFenixDbConext adFenixDbConext)
 {
     this.adFenixDbConext = adFenixDbConext;
 }