Ejemplo n.º 1
0
 public static int Insert(Comments comments)
 {
     return(icomments.Insert(comments));
 }