Example #1
0
 private bool ImprimirTextoTag(string textoTag)
 {
     return(_impressora.ImprimirTextoTag(textoTag));
 }