BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ConfigurationManagement Members

The ConfigurationManagement type exposes the following members.

Constructors


  Name Description
Public method ConfigurationManagement()()()()
Initializes a new instance of the ConfigurationManagement class.
Public method ConfigurationManagement(IContainer)
Initializes a new instance of the ConfigurationManagement class.

Methods


  Name Description
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Public method Dispose (Inherited from Component.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetService(System.Type) (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Open()()()()
Read the address space data set from an external dictionary file.
Public method Open(ConfigurationManagement..::..AdditionalResultInfo%)
Read the address space data set from an external dictionary file.
Public method Open(String)
Badly formed XML comment.
Public method Open(String, ConfigurationManagement..::..AdditionalResultInfo%)
Opens the specified file name. Read the address space data set from an external dictionary file.
Public method ReadConfiguration
Reads the configuration.
Public method Save
Save the address space data set in an external dictionary file.
Public method ToString (Inherited from Component.)

Properties


  Name Description
Protected property CanRaiseEvents (Inherited from Component.)
Public property Configuartion
Gets the configuartion.
Public property Container (Inherited from Component.)
Public property DefaultFileName
Gets or sets the default name of the file.
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Public property Menu
Gets the menu.
Public property OpenFileDialog
Gets the open file dialog.
Public property Site (Inherited from Component.)

Events


  Name Description
Public event ConfigurationChnged
Occurs when configuration has been chnged.
Public event ConfigurationSaving
Occurs before configuration saving.
Public event Disposed (Inherited from Component.)