Class BootstrapPlugin
public class BootstrapPlugin : RisingSharedPlugin<BootstrapPluginContext>, IPlugin<BootstrapPluginContext>, IPlugin, IManageable<PluginManager>, IReloadable<PluginManager>, IReloadable, IDisposable, IHasPluginContext<BootstrapPluginContext>, IPluginContext, IPluginComponent, IManageable<PluginComponentsManager>, IManageable
- Inheritance
-
BootstrapPlugin
- Implements
- Inherited Members
- Extension Methods
Constructors
BootstrapPlugin(string, string?, string?, string?)
public BootstrapPlugin(string pluginGuid, string? pluginName = null, string? pluginVersion = null, string? configRelativePath = null)