GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowConverterSettingsAndActions Member List

This is the complete list of members for GenerallyPositive.IAllowConverterSettingsAndActions, including all inherited members.

AppendTo(GPALFile outputFile) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
PrettyPrintTo(out string outputData) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
RenderTo(IGPALDatabase outputDatabase) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
RenderTo(string outputData) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
RenderTo(GPALFile outputFile) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
RenderToClass(out dynamic outputClass) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
SaveTo(IGPALDatabase outputDatabase) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
SaveTo(ref IGPALGrid< string > outputGrid) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
SaveTo(string outputData) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
SaveTo(GPALFile outputFile) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
SaveTo< T >(ref T outputClass) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
ToGPALObject() (defined in GenerallyPositive.IAllowToGPALObject< TResult >)GenerallyPositive.IAllowToGPALObject< TResult >
WithColumnName(string parameterName) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings
WithColumnNames(List< string > columnNames) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings
WithColumnsEnclosedInQuotes(bool fieldsEnclosedInQuote=true) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings
WithFirstLineHasColumnNames(bool firstLineHeaders=true) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings
WithIgnoreFirstLineColumnNames(bool ignoreFirstLine=true) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings
WithInputType(DataFormat inDataType) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings
WithOutputType(DataFormat outDataType) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings