Constructor DirectTrackingAllocator
DirectTrackingAllocator(Counter)
Declaration
public DirectTrackingAllocator(Counter bytesUsed)
Parameters
Type | Name | Description |
---|---|---|
Counter | bytesUsed |
DirectTrackingAllocator(Int32, Counter)
Declaration
public DirectTrackingAllocator(int blockSize, Counter bytesUsed)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | blockSize | |
Counter | bytesUsed |