C# Class OHM.OHMRow

Show file Open project: charliem/OCM Class Usage Examples

Public Methods

Method Description
OHMRow ( byte rowID ) : System
OHMRow ( byte rowID, OHMCell>.Dictionary columns ) : System

Method Details

OHMRow() public method

public OHMRow ( byte rowID ) : System
rowID byte
return System

OHMRow() public method

public OHMRow ( byte rowID, OHMCell>.Dictionary columns ) : System
rowID byte
columns OHMCell>.Dictionary
return System