Show / Hide Table of Contents

Delegate Browser.OnLoadFailHandler

Namespace: Slipe.Client.Browsers
Assembly: SlipeClient.dll
Syntax
public delegate void OnLoadFailHandler(Browser source, OnLoadFailEventArgs eventArgs);
Parameters
Type Name Description
Browser source
OnLoadFailEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX