Beispiel #1
0
 public DataSet getComment(int aid)
 {
     return(dal.getComment(aid));
 }