ExceptionTypeConstraint.

ExceptionTypeConstraint(Type) Constructor

Summary

Constructs an ExceptionTypeConstraint
Namespace
TCLite.Constraints
Containing Type
ExceptionTypeConstraint

Syntax

public ExceptionTypeConstraint(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
void