Exemplo n.º 1
0
 public TecanSample(ExcelWorksheetCell wellCell, ExcelWorksheetCell resultIdCell)
 {
     this.m_WellCell = wellCell;
     this.m_ResultIdCell = resultIdCell;
 }
Exemplo n.º 2
0
 public TecanSample(ExcelWorksheetCell wellCell, ExcelWorksheetCell resultIdCell)
 {
     this.m_WellCell     = wellCell;
     this.m_ResultIdCell = resultIdCell;
 }