Пример #1
0
 public P_UserDelegate AgentInfo(string userId)
 {
     return(userInfoService.AgentInfo(userId));
 }