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

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

AppendTo(GPALFile outputFile) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
PrettyPrintTo(out string outputData) (defined in GenerallyPositive.IAllowConverterActions)GenerallyPositive.IAllowConverterActions
RegisterKnownStructType(Type knownStructType) (defined in GenerallyPositive.IAllowConverterInput)GenerallyPositive.IAllowConverterInput
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
WithInput(IGPALDatabase inputDatabase) (defined in GenerallyPositive.IAllowConverterInput)GenerallyPositive.IAllowConverterInput
WithInput(IGPALGrid< string > inputGrid) (defined in GenerallyPositive.IAllowConverterInput)GenerallyPositive.IAllowConverterInput
WithInput(string inputData) (defined in GenerallyPositive.IAllowConverterInput)GenerallyPositive.IAllowConverterInput
WithInput(GPALFile inputFile) (defined in GenerallyPositive.IAllowConverterInput)GenerallyPositive.IAllowConverterInput
WithInput(dynamic inputClass) (defined in GenerallyPositive.IAllowConverterInput)GenerallyPositive.IAllowConverterInput
WithInputType(DataFormat inDataType) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings
WithOutputType(DataFormat outDataType) (defined in GenerallyPositive.IAllowConverterSettings)GenerallyPositive.IAllowConverterSettings