Method | Description | |
---|---|---|
Deserialize ( string file ) : void |
Loads a plugin from a file.
|
Method | Description | |
---|---|---|
ReadFromFile ( string filename ) : string |
Reads the content of a a file
|
public Deserialize ( string file ) : void | ||
file | string | The file to load the plugin from |
return | void |