EventHandler delegate
| C# | Visual Basic | Visual C++ | F# |
public delegate void FoundSpellingErrorEventHandler( Object s, FoundSpellingErrorEventArgs e )
Public Delegate Sub FoundSpellingErrorEventHandler ( s As Object, e As FoundSpellingErrorEventArgs )
public delegate void FoundSpellingErrorEventHandler( Object^ s, FoundSpellingErrorEventArgs^ e )
type FoundSpellingErrorEventHandler = delegate of s : Object * e : FoundSpellingErrorEventArgs -> unit
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204