C# Class Xunit.SkippableTheoryAttribute

Inheritance: TheoryAttribute
显示文件 Open project: AArnott/Xunit.SkippableFact

Public Methods

Method Description
SkippableTheoryAttribute ( ) : System

Initializes a new instance of the SkippableTheoryAttribute class.

Method Details

SkippableTheoryAttribute() public method

Initializes a new instance of the SkippableTheoryAttribute class.
public SkippableTheoryAttribute ( ) : System
return System