Constructor ResourceManager
ResourceManager(IAllocationStrategy)
Constructor for the resource manager.
Declaration
public ResourceManager(IAllocationStrategy alloc = null)
Parameters
Type | Name | Description |
---|---|---|
IAllocationStrategy | alloc | The allocation strategy to use. |