Esempio n. 1
0
 public void Insert(KeyValueListBase list)
 {
     ExecuteComand(SqlUtil.BuildInsert(list));
 }