RandomAttribute.

RandomAttribute(int) Constructor

Summary

Construct a random set of values appropriate for the Type of the parameter on which the attribute appears, specifying only the count.
Namespace
TCLite
Containing Type
RandomAttribute

Syntax

public RandomAttribute(int count)

Parameters

Name Type Description
count int

Return Value

Type Description
void