GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowConverterSettingsAndActions Interface Reference
Inheritance diagram for GenerallyPositive.IAllowConverterSettingsAndActions:
GenerallyPositive.IAllowConverterActions GenerallyPositive.IAllowConverterSettings GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.IGPALConverter GenerallyPositive.GPALConverter

Additional Inherited Members

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

Detailed Description

Definition at line 532 of file Interfaces.cs.


The documentation for this interface was generated from the following file: