TestFixtureAttribute.

TypeArgs Property

Summary

Get or set the type arguments.
Namespace
TCLite
Containing Type
TestFixtureAttribute

Syntax

public Type[] TypeArgs { get; set; }

Value

Type Description
Type[]