示例#1
0
 protected virtual void OnRaiseServerConnectedEvent(ConnectedEventArgs e)
 {
     RaiseServerConnectedEvent?.Invoke(this, e);
 }