• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Class StandalonePlugin

Inheritance
System.Object
ProvisionedPlugin
StandalonePlugin
Implements
IProvisionedPlugin
IPlugin
System.IDisposable
Inherited Members
ProvisionedPlugin.Provision
ProvisionedPlugin.Name
ProvisionedPlugin.Author
ProvisionedPlugin.Description
ProvisionedPlugin.Version
ProvisionedPlugin.GetPluginConfiguration()
ProvisionedPlugin.Dispose()
ProvisionedPlugin.Dispose(Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Extensibility.Provisioning.Standalone
Assembly: Snowflake.Framework.dll
Syntax
public class StandalonePlugin : ProvisionedPlugin, IProvisionedPlugin, IPlugin, IDisposable

Constructors

StandalonePlugin(Type)

Declaration
protected StandalonePlugin(Type pluginType)
Parameters
Type Name Description
System.Type pluginType

Implements

IProvisionedPlugin
IPlugin
System.IDisposable
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.