Method | Description | |
---|---|---|
EndSection ( Section section ) : void | ||
RunStep ( IStep step ) : void | ||
StartSection ( Section section ) : void | ||
Write ( ) : void | ||
WriteComment ( |
||
WriteTags ( |
||
WriterVisitor ( System.Test test, INode node ) : System |
public StartSection ( Section section ) : void | ||
section | Section | |
return | void |
public WriteComment ( |
||
comment | ||
return | void |
public WriteTags ( |
||
tags | ||
return | void |
public WriterVisitor ( System.Test test, INode node ) : System | ||
test | System.Test | |
node | INode | |
return | System |