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