예제 #1
0
 private void OnCurrentConnection(ConnectionResponse connectionResponse)
 {
     CurrentConnection?.Invoke(this, connectionResponse);
 }