13
13
/// Called when Tomboy has started up and is nearly 100% initialized.
15
15
public abstract void Initialize ();
18
18
/// Called just before Tomboy shuts down for good.
20
20
public abstract void Shutdown ();
23
23
/// Return true if the addin is initialized