Struct DataScope<T>
[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
Properties
Methods
- Dispose()
- Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.