![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowWithPagesAndFetch | WithTokensFrom (IGPALGrid< string > inputGrid) |
| IAllowWithPagesAndFetch | WithTokensFrom (GPALFile inputFile) |
| IAllowWithPagesAndFetch | WithTokensFrom (GPALDatabase inputDatabase) |
| IAllowWithPagesAndFetch | WithTokensFrom (string tokens) |
Definition at line 619 of file Interfaces.cs.
| IAllowWithPagesAndFetch GenerallyPositive.Browser.IAllowWithTokensFrom.WithTokensFrom | ( | GPALDatabase | inputDatabase | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowWithPagesAndFetch GenerallyPositive.Browser.IAllowWithTokensFrom.WithTokensFrom | ( | GPALFile | inputFile | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowWithPagesAndFetch GenerallyPositive.Browser.IAllowWithTokensFrom.WithTokensFrom | ( | IGPALGrid< string > | inputGrid | ) |
Implemented in GenerallyPositive.Browser.Browser.
| IAllowWithPagesAndFetch GenerallyPositive.Browser.IAllowWithTokensFrom.WithTokensFrom | ( | string | tokens | ) |
Implemented in GenerallyPositive.Browser.Browser.