메소드 | 설명 | |
---|---|---|
Match ( ITest test ) : bool |
Match a test against a single value.
|
|
MethodNameFilter ( string expectedValue ) : System |
Construct a MethodNameFilter for a single name
|
public MethodNameFilter ( string expectedValue ) : System | ||
expectedValue | string | The name the filter will recognize. |
리턴 | System |