Ejemplo n.º 1
0
 public OfferAttributes(Offer offer, Attribute attribute)
 {
     Offer     = offer;
     Attribute = attribute;
 }