Interface IAllowPersistentCallBack
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowPersistentCallBack
Methods
PersistentCallIfFound(Browser.CallIfDelegate)
Declaration
IAllowBrowserSettingsOrGoTo PersistentCallIfFound(Browser.CallIfDelegate CallIfFound)
Parameters
| Type | Name | Description |
|---|---|---|
| Browser.CallIfDelegate | CallIfFound |
Returns
| Type | Description |
|---|---|
| IAllowBrowserSettingsOrGoTo |
PersistentCallIfNotFound(Browser.CallIfDelegate)
Declaration
IAllowBrowserSettingsOrGoTo PersistentCallIfNotFound(Browser.CallIfDelegate CallIfNotFound)
Parameters
| Type | Name | Description |
|---|---|---|
| Browser.CallIfDelegate | CallIfNotFound |
Returns
| Type | Description |
|---|---|
| IAllowBrowserSettingsOrGoTo |