Search Results for

    Show / Hide Table of Contents

    Struct APIUpdateConfig.ConfigAutoScope

    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.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public readonly struct APIUpdateConfig.ConfigAutoScope : IDisposable

    Constructors

    ConfigAutoScope(APIUpdateConfig)

    Declaration
    public ConfigAutoScope(APIUpdateConfig updateConfig)
    Parameters
    Type Name Description
    APIUpdateConfig updateConfig

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

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