Exemplo n.º 1
0
 public List <ExitGroupEvent> GetExitEventList()
 {
     return(peerGroup.GetExitEventList());
 }