Property | Type | Description | |
---|---|---|---|
cells | StoryTeller.Results.CellResult[] | ||
error | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
StepResult ( ) : System | ||
StepResult ( string id, |
||
StepResult ( string id, System.ResultStatus status ) : System | ||
Tabulate ( Counts counts ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
public StepResult ( string id, |
||
id | string | |
ex | ||
return | System |
public StepResult ( string id, System.ResultStatus status ) : System | ||
id | string | |
status | System.ResultStatus | |
return | System |
public CellResult[],StoryTeller.Results cells | ||
return | StoryTeller.Results.CellResult[] |