예제 #1
0
 private async void join(string roomName, string userName) => await chatHub.JoinAsync(roomName, userName);