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