Esempio n. 1
0
 public object GetInfo(int id)
 {
     return(UserBiz.GetInfo(id));
 }