Exemple #1
0
 public ChatRoomHub(ChatMonitor chatMonitor)
 {
     _chatMonitor = chatMonitor;
 }
Exemple #2
0
 public ChatRoomHub(ChatMonitor chatMonitor)
 {
     _chatMonitor = chatMonitor;
 }