GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowConverterInputAndActions Interface Reference
Inheritance diagram for GenerallyPositive.IAllowConverterInputAndActions:
GenerallyPositive.IAllowConverterActions GenerallyPositive.IAllowConverterInput 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.IAllowConverterInput
IAllowConverterSettingsAndActions WithInput (IGPALDatabase inputDatabase)
IAllowConverterSettingsAndActions WithInput (IGPALGrid< string > inputGrid)
IAllowConverterSettingsAndActions WithInput (string inputData)
IAllowConverterSettingsAndActions WithInput (GPALFile inputFile)
IAllowConverterSettingsAndActions WithInput (dynamic inputClass)
IAllowConverterInput RegisterKnownStructType (Type knownStructType)
Public Member Functions inherited from GenerallyPositive.IAllowToGPALObject< TResult >
TResult ToGPALObject ()

Detailed Description

Definition at line 535 of file Interfaces.cs.


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