Method | Description | |
---|---|---|
Add ( |
Adds the specified plugin.
|
|
Delete ( ) : void |
Deletes this instance.
|
|
Get ( string ID ) : |
Gets the specified identifier.
|
|
Load ( ) : |
Loads this instance.
|
|
PluginList ( ) : System |
Initializes a new instance of the PluginList class.
|
|
Remove ( |
Removes the specified plugin.
|
|
Save ( ) : void |
Saves this instance.
|
Method | Description | |
---|---|---|
Deserialize ( string Data ) : |
Deserializes the data
|
|
Serialize ( |
Serializes the object
|