TypeConstraint.

TypeConstraint(Type) Constructor

Summary

Construct a TypeConstraint for a given Type
Namespace
TCLite.Constraints
Containing Type
TypeConstraint

Syntax

protected TypeConstraint(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
void