Ejemplo n.º 1
0
 public DataSet get_all_comments_related_story(logiclayer li)
 {
     return(dl.get_comments_to_reletaed_story(li));
 }