Esempio n. 1
0
 public PofWriter(IPofContext context, ISlotDestination destination)
 {
     this.context     = context;
     this.destination = destination;
 }