Summary
    Constructs the attribute giving a reason for ignoring the test.
    
		- Namespace
 - TCLite
 - Containing Type
 - IgnoreAttribute
 
Syntax
public IgnoreAttribute(string reason)
	Parameters
| Name | Type | Description | 
|---|---|---|
| reason | string | The reason for ignoring the test | 
Return Value
| Type | Description | 
|---|---|
| void | 
