Пример #1
0
 public static string Mostrar(Tinta objeto)
 {
     return(objeto.Mostrar());
 }