C# Class SolarCalculator.Models.IndexFieldMap

A mapping holding the column index for the field name
ファイルを表示 Open project: steveoh/SolarCalculator

Public Methods

Method Description
IndexFieldMap ( int index, string field )

Method Details

IndexFieldMap() public method

public IndexFieldMap ( int index, string field )
index int
field string