Property | Type | Description | |
---|---|---|---|
COMMENT | string |
Method | Description | |
---|---|---|
AcceptVisitor ( ITestVisitor visitor ) : void | ||
Comment ( ) : System | ||
Comment ( string text ) : System | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
StepCount ( ) : int |
public AcceptVisitor ( ITestVisitor visitor ) : void | ||
visitor | ITestVisitor | |
return | void |