Class StandalonePlugin
Inherited Members
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. |
pluginType |
Implements
System.IDisposable