MemoryPool<T> 构造函数

定义

构造内存池的新实例。Constructs a new instance of a memory pool.

protected:
 MemoryPool();
protected MemoryPool ();
Protected Sub New ()

适用于