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