Show / Hide Table of Contents

Interface IAllowCallBack

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowCallBack

Methods

CallIfFound(Browser.CallIfDelegate)

Declaration
IAllowSelectorSettings CallIfFound(Browser.CallIfDelegate CallIfFound)
Parameters
Type Name Description
Browser.CallIfDelegate CallIfFound
Returns
Type Description
IAllowSelectorSettings

CallIfNotFound(Browser.CallIfDelegate)

Declaration
IAllowSelectorSettings CallIfNotFound(Browser.CallIfDelegate CallIfNotFound)
Parameters
Type Name Description
Browser.CallIfDelegate CallIfNotFound
Returns
Type Description
IAllowSelectorSettings
In This Article
Back to top Generated by DocFX