Ejemplo n.º 1
0
 internal Run(RunTable table) : this(table, table.Add()._index)
 {
     Init();
 }