Class PlugInEntryPoint
Entry point
Inheritance
System.Object
PlugInEntryPoint
Namespace: Simplic.PlugIn.gWExchange
Assembly: Simplic.PlugIn.gWExchange.dll
Syntax
public class PlugInEntryPoint : IFrameworkEntryPoint
Methods
| Improve this Doc View SourceDependingEntryPoints()
No dependencies
Declaration
public Type[] DependingEntryPoints()
Returns
| Type | Description |
|---|---|
| System.Type[] | Null |
Initilize()
Initilize plugin
Declaration
public void Initilize()