public void Setup() { this.memoryCache = new MemoryCache(BufferSize, MaxBuffers); }
public void Setup() { this.memoryCache = new MemoryCache(); }