Exemplo n.º 1
0
 public int Entry(Concert concert)
 {
     return(0);
 }
Exemplo n.º 2
0
 public new int Entry(Concert concert)
 {
     throw new System.NotImplementedException();
 }