메소드 | 설명 | |
---|---|---|
ApplyToTest ( Test test ) : void |
Modifies a test by marking it as explicit.
|
|
ExplicitAttribute ( ) : System |
Default constructor
|
|
ExplicitAttribute ( string reason ) : System |
Constructor with a reason
|
public ExplicitAttribute ( string reason ) : System | ||
reason | string | The reason test is marked explicit |
리턴 | System |