Esempio n. 1
0
 public DataSet GetPLForum(int fid)
 {
     return(dal.GetPLForum(fid));
 }