IRandomGenerator.

NextEnum<T>() Method

Summary

Returns a random enum of the specified Type.
Namespace
TCLite.Interfaces
Containing Type
IRandomGenerator

Syntax

T NextEnum<T>()

Type Parameters

Name Description
T

Return Value

Type Description
T