public TcNestingTemplatePartRow(TcTableRow row)
 {
     mRow = row;
 }
예제 #2
0
 public TcCutJobOrderRow(TcTableRow row)
 {
     mRow = row;
 }