Exemplo n.º 1
0
 public User GetUser(string id)
 {
     return(user.GetUser(id));
 }