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