Search Results for

    Show / Hide Table of Contents

    Struct CeresLogger.LogLevelAutoScope

    Implements
    IDisposable
    Inherited Members
    System.ValueType.Equals(object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Ceres
    Assembly: cs.temp.dll.dll
    Syntax
    public readonly struct CeresLogger.LogLevelAutoScope : IDisposable

    Constructors

    LogLevelAutoScope(LogType)

    Declaration
    public LogLevelAutoScope(LogType scopeLogLevel)
    Parameters
    Type Name Description
    LogType scopeLogLevel

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

    IDisposable
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX