Esempio n. 1
0
 public void AddFormParas(int formID, string tablename, string columnname)
 {
     dal.AddFormParas(formID, tablename, columnname);
 }