예제 #1
0
 public IClientProxy Client(string connectionId)
 {
     return(_innerMgr.Client(connectionId));
 }