예제 #1
0
 public bool SetEvent(Event1 oEvent, int iUserId, List <TInt> to)
 {
     return(Event1.SetEvent(oEvent, iUserId, to));
 }