Esempio n. 1
0
 public Article GetOb(int id)
 {
     return(articleData.GetOb(id));
 }