Пример #1
0
 public bool AuthenticateConfirmedEvent(Event e)
 {
     return(eventDAO.AuthenticateConfirmedEvent(e));
 }