C# Class CSV_Viewer.data_model.Page

Show file Open project: ralfw/NPantaRhei Class Usage Examples

Public Methods

Method Description
Page ( string headerLine, IEnumerable lines ) : System.Collections.Generic

Method Details

Page() public method

public Page ( string headerLine, IEnumerable lines ) : System.Collections.Generic
headerLine string
lines IEnumerable
return System.Collections.Generic