Method | Description | |
---|---|---|
ReadBody ( |
||
ReadFromFile ( string path ) : Specification | ||
ReadFromXml ( |
||
ReadHeaderInformation ( |
||
ReadSection ( |
||
ReadStep ( |
Method | Description | |
---|---|---|
ReadComment ( |
public static ReadBody ( |
||
document | ||
spec | Specification | |
return | void |
public static ReadFromFile ( string path ) : Specification | ||
path | string | |
return | Specification |
public static ReadFromXml ( |
||
document | ||
return | Specification |
public static ReadHeaderInformation ( |
||
document | ||
return | Specification |
public static ReadSection ( |
||
element | ||
return | Section |
public static ReadStep ( |
||
child | ||
return | Step |