Example #1
0
 public abstract void Update_WOComment(WOCommentInfo WOComment);
Example #2
0
 public abstract void Delete_WOComment(WOCommentInfo WOComment);
Example #3
0
 public abstract int Add_WOComment(WOCommentInfo WOComment);