Show / Hide Table of Contents

Class NullLoggerScope

Inheritance
object
NullLoggerScope
Implements
IDisposable
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Server.Loggers
Assembly: SlipeServer.Server.dll
Syntax
public class NullLoggerScope : IDisposable

Methods

| Edit this page View Source

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Declaration
public void Dispose()

Implements

IDisposable
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX