![]() | CfxStringVisitorVisitEventHandler Delegate |
[This is preliminary documentation and is subject to change.]
Namespace: Chromium.Event
public delegate void CfxStringVisitorVisitEventHandler( Object sender, CfxStringVisitorVisitEventArgs e )
Public Delegate Sub CfxStringVisitorVisitEventHandler ( sender As Object, e As CfxStringVisitorVisitEventArgs )
public delegate void CfxStringVisitorVisitEventHandler( Object^ sender, CfxStringVisitorVisitEventArgs^ e )
type CfxStringVisitorVisitEventHandler = delegate of sender : Object * e : CfxStringVisitorVisitEventArgs -> unit
All contents covered by copyright as defined in the Chromium Embedded Framework and ChromiumFX source code licenses.