gljakal's ToDo - Plugin developer's reference

TagEventHandler Delegate

[This is preliminary documentation and subject to change.]

TagEventArgs handler

public delegate void TagEventHandler(
   object sender,
   TagEventArgs e
);

Requirements

Namespace: ToDo.Plugin

Assembly: ToDo.Plugin (in ToDo.Plugin.dll)

See Also

ToDo.Plugin Namespace