Method | Description | |
---|---|---|
ConvertValueToType ( object foundValue, string csvHeaderText ) : object | ||
GetValueFromCsv ( string rowValue, string variableName, string csvType, IElement element, |
public static ConvertValueToType ( object foundValue, string csvHeaderText ) : object | ||
foundValue | object | |
csvHeaderText | string | |
return | object |
public static GetValueFromCsv ( string rowValue, string variableName, string csvType, IElement element, |
||
rowValue | string | |
variableName | string | |
csvType | string | |
element | IElement | |
elementRuntime | ||
return | object |