Exemplo n.º 1
0
 public void SessionCancellation(string sessionName, string data)
 {
     _corporateEvents.SessionCancellation(sessionName, data);
 }