Main Members
The Main type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Main()()()() |
Initializes a new instance of the Main class.
|
|
|
Main(IContainer) |
Initializes a new instance of the Main class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
CreateDefaultConfiguration |
Creates the default configuration.
|
|
|
CreateInstanceConfigurations |
Creates automatically the instance configurations on the best effort basis.
|
|
|
CreateObjRef(System.Type) | (Inherited from MarshalByRefObject.) |
|
|
Dispose(Boolean) |
Clean up any resources being used.
|
|
|
Dispose | (Inherited from Component.) |
|
|
EditConfiguration |
Gets the configuration editor - user interface to edit the plug-in configuration file.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Component.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetInstanceConfiguration |
Gets the instance configuration.
|
|
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
|
GetService(System.Type) | (Inherited from Component.) |
|
|
GetType | (Inherited from Object.) |
|
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
|
MemberwiseClone(System.Boolean) | (Inherited from MarshalByRefObject.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ReadConfiguration |
Reads the configuration.
|
|
|
SaveConfiguration |
Saves the configuration file to a specified location.
|
|
|
ToString | (Inherited from Component.) |
Properties
| Name | Description | |
|---|---|---|
|
|
CanRaiseEvents | (Inherited from Component.) |
|
|
Configuration |
Gets or sets the current configuration.
|
|
|
Container | (Inherited from Component.) |
|
|
DefaultFileName |
Gets the default name of the file.
|
|
|
DesignMode | (Inherited from Component.) |
|
|
Events | (Inherited from Component.) |
|
|
Site | (Inherited from Component.) |
Events
| Name | Description | |
|---|---|---|
|
|
Disposed | (Inherited from Component.) |
|
|
OnModified |
Occurs any time the configuration is modified.
|

