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

Public Member Functions

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 464 of file Interfaces.cs.

Member Function Documentation

◆ RegisterKnownStructType()

IAllowConverterInput GenerallyPositive.IAllowConverterInput.RegisterKnownStructType ( Type knownStructType)

◆ WithInput() [1/5]

IAllowConverterSettingsAndActions GenerallyPositive.IAllowConverterInput.WithInput ( dynamic inputClass)

◆ WithInput() [2/5]

IAllowConverterSettingsAndActions GenerallyPositive.IAllowConverterInput.WithInput ( GPALFile inputFile)

◆ WithInput() [3/5]

IAllowConverterSettingsAndActions GenerallyPositive.IAllowConverterInput.WithInput ( IGPALDatabase inputDatabase)

◆ WithInput() [4/5]

IAllowConverterSettingsAndActions GenerallyPositive.IAllowConverterInput.WithInput ( IGPALGrid< string > inputGrid)

◆ WithInput() [5/5]

IAllowConverterSettingsAndActions GenerallyPositive.IAllowConverterInput.WithInput ( string inputData)

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