public TcNestingTemplatePartRow(TcTableRow row)
 {
     mRow = row;
 }
Пример #2
0
 public TcCutJobOrderRow(TcTableRow row)
 {
     mRow = row;
 }