Skip to content

955017aa 5860 4ce5 f52f 8735a4844e96

Axel Kesseler edited this page May 11, 2021 · 3 revisions

LoggerSettingsEmpty Methods

The LoggerSettingsEmpty type exposes the following members.

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Protected method FindSection(String) Finds a configuration subsection assigned to provided key. (Inherited from LoggerSettingsBase.)
Protected method FindSection(String[]) Finds a configuration subsection assigned to provided key hierarchy. (Inherited from LoggerSettingsBase.)
Private method FindSection(Queue(String), IEnumerable(XElement)) Finds a configuration subsection assigned to provided key hierarchy. (Inherited from LoggerSettingsBase.)
Protected method FindValue Finds a configuration value assigned to section of provided key. (Inherited from LoggerSettingsBase.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetSection Gets the subsection of provided section key.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetValues Gets the values of provided section key.
Private method IsEqual Determines the equality of two string. (Inherited from LoggerSettingsBase.)
Protected method Load(XmlReader) Loads the configuration from provided reader. (Inherited from LoggerSettingsBase.)
Protected method Load(Stream) Loads the configuration from provided stream. (Overrides LoggerSettingsBase.Load(Stream).)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from LoggerSettingsBase.)
  Back to Top

See Also

Reference

LoggerSettingsEmpty Class
Plexdata.LogWriter.Internals.Settings Namespace

Clone this wiki locally