Esempio n. 1
0
 public object Get(int user_id)
 {
     return(ApiManager.ApiGetDrugListForUser(user_id));
 }