Exemplo n.º 1
0
 public void Display(IShow show, string a)
 {
     show.ShowText(a);
 }