Keyoti RapidSpell Silverlight API Docs
UserDictionaryEditEventHandler Delegate
APIKeyoti.RapidSpell.OptionsUserDictionaryEditEventHandler
Keyoti RapidSpell Silverlight
Event handler delegate
Declaration Syntax
C#Visual BasicVisual 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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)