Skip to content

M_Aml_Editor_Plugin_Base_PluginBase__ctor

AutomationML edited this page Jun 24, 2019 · 1 revision

PluginBase Constructor

AutomationML Editor

Initializes a new instance of the PluginBase class which contains the two PlugIn Commands ActivatePlugin and TerminatePlugin which every PlugIn should have.

Namespace: Aml.Editor.Plugin.Base
Assembly: AML.Editor.PluginContracts (in AML.Editor.PluginContracts.dll) Version: 2.1

Syntax

C#

public PluginBase()

VB

Public Sub New

C++

public:
PluginBase()

See Also

Reference

PluginBase Class
Aml.Editor.Plugin.Base Namespace

Clone this wiki locally