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

Public Member Functions

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)

Detailed Description

Definition at line 496 of file Interfaces.cs.

Member Function Documentation

◆ AppendTo()

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.AppendTo ( GPALFile outputFile)

◆ PrettyPrintTo()

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.PrettyPrintTo ( out string outputData)

◆ RenderTo() [1/3]

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.RenderTo ( GPALFile outputFile)

◆ RenderTo() [2/3]

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.RenderTo ( IGPALDatabase outputDatabase)

◆ RenderTo() [3/3]

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.RenderTo ( string outputData)

◆ RenderToClass()

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.RenderToClass ( out dynamic outputClass)

◆ SaveTo() [1/4]

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.SaveTo ( GPALFile outputFile)

◆ SaveTo() [2/4]

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.SaveTo ( IGPALDatabase outputDatabase)

◆ SaveTo() [3/4]

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.SaveTo ( ref IGPALGrid< string > outputGrid)

◆ SaveTo() [4/4]

IAllowConverterInputAndActions GenerallyPositive.IAllowConverterActions.SaveTo ( string outputData)

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