Table of Contents

Class ExchangeScope

Namespace
Fluxzy.Core
Assembly
Fluxzy.Core.dll
public class ExchangeScope : IDisposable
Inheritance
ExchangeScope
Implements
Inherited Members

Methods

Dispose()

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

public void Dispose()

RegisterForReturn(int)

public Memory<char> RegisterForReturn(int length)

Parameters

length int

Returns

Memory<char>