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