예제 #1
0
 public Event1 GetEvent(int?iEventId)
 {
     return(Event1.GetEvent(iEventId));
 }