Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
DragonFire_cp 5d9fa34e5e Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. 14 роки тому
..
Properties Added Examples Project. 15 роки тому
bin/Debug/images Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this. 14 роки тому
Examples.csproj Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this. 14 роки тому
Examples.csproj.vspscc Added Examples Project. 15 роки тому
Input.docx Change example project, fix Table.RemoveColumn null reference exception. 14 роки тому
Program.cs Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. 14 роки тому