Show / Hide Table of Contents

Delegate Browser.OnCreatedHandler

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