The IFrontPlugin type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Init |
Plugin's entry point, this method will be called once after loading plugin.
|
See Also