Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SolarCalculator
Models
IndexFieldMap
C# Class SolarCalculator.Models.IndexFieldMap
A mapping holding the column index for the field name
Show file
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