Ejemplo n.º 1
0
 public PdfGenerator(TextGenerator textGen, Action <String> output)
 {
     _textGen = textGen;
 }