示例#1
0
 public static int insert_Form(Form_elements newForm)
 {
     return(Url.insert_Form(newForm));
 }