Ejemplo n.º 1
0
 public string Get(int userId)
 {
     return(obj.GetUserStock(userId));
 }