Interface IPlugin
Assembly: Asgard3.Core.dll
Syntax
Properties
|
Improve this Doc
View Source
Author
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Description
Declaration
string Description { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Filename
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Name
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
URL
Declaration
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
Initialize(IHost)
Declaration
void Initialize(IHost host)
Parameters
Type |
Name |
Description |
IHost |
host |
|
|
Improve this Doc
View Source
Unload()
Declaration