コード例 #1
0
 public HubService(IHubWrapper hubContextWrapper)
 {
     _hubContextWrapper = hubContextWrapper;
 }