Example #1
0
 public bool clearArticle()
 {
     return(dal.clearArticle() > 0);
 }