Exemplo n.º 1
0
 void InsertTableColumns(uint start, uint n)
 {
     MiscHelpers.InsertTableColumns(table, start, n);
 }