Base interface for the main class of any SMath Studio plug-in.
Instances of classes which implement IPlugin are created via IPluginSingleton and stored in ISessionProfile.Plugins.
public interface IPluginPublic Interface IPluginpublic interface class IPlugintype IPlugin = interface end