Esempio n. 1
0
 public IClientProxy Clients(params string[] connectionIds)
 {
     return(_innerMgr.Clients(connectionIds));
 }