C# Class OHM.OHMCell

Mostrar archivo Open project: charliem/OCM Class Usage Examples

Public Methods

Method Description
OHMCell ( byte value ) : System
OHMCell ( byte value, long timestamp ) : System

Method Details

OHMCell() public method

public OHMCell ( byte value ) : System
value byte
return System

OHMCell() public method

public OHMCell ( byte value, long timestamp ) : System
value byte
timestamp long
return System