Esempio n. 1
0
 public IEnumerable <string> GetUms(string uid)
 {
     return(db.get_ums(uid));
 }