Exemplo n.º 1
0
 public bool ReadDataPoint(SttpDataPoint dataPoint)
 {
     return(m_currentDecoder.Read(dataPoint));
 }