Ejemplo n.º 1
0
 public static string MostrarR(Operario op)
 {
     return op.Mostrar();
 }