Exemplo n.º 1
0
 public dynamic GetUser(string connection)
 {
     return(_hubConnection.GetUser(connection));
 }