Class PoolableListWrappers<T>
Inheritance
System.Object
PoolableListWrappers<T>
Namespace: Eco.Shared.Pools.Collections
Assembly: Eco.Shared.dll
Syntax
public static class PoolableListWrappers<T> : Object
Type Parameters
Name | Description |
---|---|
T |
Fields
Shared
Declaration
public static readonly PoolService<PoolableListWrapper<T>> Shared
Field Value
Type | Description |
---|---|
PoolService<PoolableListWrapper<T>> |