Exemple #1
0
 public static string imprimir()
 {
     return(Sello.ArmarFormatoMensaje());
 }
Exemple #2
0
 public static string Imprimir()
 {
     Sello.Recuadro();
     return(Sello.Mensaje);
 }