Пример #1
0
 void InsertTableColumns(uint start, uint n)
 {
     MiscHelpers.InsertTableColumns(table, start, n);
 }