Ejemplo n.º 1
0
 protected virtual void OnConnectionHandshake(ConnectionHandshakeArgs e)
 {
     ConnectionHandshake?.Invoke(this, e);
 }