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 |