Esempio n. 1
0
 public String GetImage(int id)
 {
     return(ps.getPersonImage(id));
 }