Ejemplo n.º 1
0
 public string GetUserConId(string id)
 {
     return(_friendManager.GetUserConId(id));
 }