Ejemplo n.º 1
0
 public DataSet GetNextNodeByID_web(int parId)
 {
     return(dal.GetNextNodeByID_web(parId));
 }