ljArchive Core Class Library

IPlugin Members

IPlugin overview

Public Instance Properties

Author Gets the name of the author of this IPlugin.
Description Gets a summary of what this IPlugin does.
MenuIcon Gets a Image to be displayed in the menu item for this IPlugin.
SelectedEventID Sets the index of the currently selected journal entry.
Settings Gets or sets an object that allows the user to set and persist settings.
Title Gets a title that accurately describes the class.
URL Gets a URL where users can learn more about your class.
Version Gets the version of the release.

Public Instance Methods

Go Executes the IPlugin.

See Also

IPlugin Interface | EF.ljArchive.Common Namespace