Table of Contents

Struct DataScope<T>

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll
[SuppressMessage("Performance", "CA1815:Override equals and operator equals on value types", Justification = "These types are not meant to be compared.")]
public readonly struct DataScope<T>

Type Parameters

T

Constructors

DataScope(ScopeHandlerBase<T>, T)

Properties

Data

Methods

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