예제 #1
0
 public bool DispatchEvent(ErrorEvent <WebSocket, WebSocket> evt)
 {
     return(default(bool));
 }
예제 #2
0
 public bool DispatchEvent(ErrorEvent <EventSource, EventSource> evt)
 {
     return(default(bool));
 }