Skip to main content

Class AutoPool<T>.Wrapper

Inheritance
System.Object
Inherited Members
Show
Syntax
public class Wrapper : IDisposable

Constructors

Wrapper(Pool<AutoPool<T>.Wrapper>)

Declaration
public Wrapper(Pool<AutoPool<T>.Wrapper> pool)
Parameters
TypeNameDescription
Mirage.SocketLayer.Pool<Mirage.AutoPool.Wrapper<>>pool

Fields

Item

Declaration
public readonly T Item

Methods

Dispose()

Declaration
public void Dispose()