예제 #1
0
 public static int insert(Comments Comm)
 {
     return(IComments.insert(Comm));
 }