SettingsFileParser Class |
Namespace: Avaya.ClientServices
public class SettingsFileParser : IDisposable
The SettingsFileParser type exposes the following members.
Name | Description | |
---|---|---|
![]() | SettingsFileParser |
Constructs a new instance of the SettingsFileParser class.
|
![]() | SettingsFileParser(SettingsFileParserGetSettingsFileVariable, SettingsFileParserSetSettingsFileVariable, SettingsFileParserOnAdditionalSettingsFileRequested) |
Constructs a new instance of the SettingsFileParser class with delegates.
|
Name | Description | |
---|---|---|
![]() | Continue |
Continues parsing of a previous parse that was interrupted.
|
![]() | Dispose | Releases all resources used by the SettingsFileParser |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the SettingsFileParser and optionally releases the managed resources |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | Parse |
Parses the supplied settings file stream.
|
![]() | SetDelegate |
Sets delegates into parser. Parser calls this delegates
|