GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowBase64SaveOrInput Interface Reference
Inheritance diagram for GenerallyPositive.IAllowBase64SaveOrInput:
GenerallyPositive.IAllowBase64Save GenerallyPositive.IAllowConverterInput GenerallyPositive.IAllowToGPALObject< TResult >

Additional Inherited Members

Public Member Functions inherited from GenerallyPositive.IAllowBase64Save
IAllowBase64SaveOrInput SaveTo (string base64Output)
IAllowBase64SaveOrInput SaveTo (GPALFile base64OutputFile)
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 529 of file Interfaces.cs.


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