예제 #1
0
 public int Entry(Concert concert)
 {
     return(0);
 }
예제 #2
0
 public new int Entry(Concert concert)
 {
     throw new System.NotImplementedException();
 }