C# Class Xunit.SkippableTheoryAttribute

Inheritance: TheoryAttribute
Mostra file 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