Summary
Returns a random enum of the specified Type.
- Namespace
- TCLite
.Interfaces - Containing Type
- IRandomGenerator
Syntax
object NextEnum(Type type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type |
Return Value
| Type | Description |
|---|---|
| object |
