Delegate.
| C# |
public delegate void CreateColorSchemeInfoEventHandler( Object sender, HtmlEditor..::.CreateColorSchemeInfoEventArgs e )
- sender (Object)
- A reference to the HtmlEditor.
- e (HtmlEditor..::.CreateColorSchemeInfoEventArgs)
- The event argument object.