Свойство | Type | Description | |
---|---|---|---|
cells | StoryTeller.Results.CellResult[] | ||
error | string |
Méthode | 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 |
Méthode | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
Résultat | bool |
public StepResult ( string id, |
||
id | string | |
ex | ||
Résultat | System |
public StepResult ( string id, System.ResultStatus status ) : System | ||
id | string | |
status | System.ResultStatus | |
Résultat | System |
public CellResult[],StoryTeller.Results cells | ||
Résultat | StoryTeller.Results.CellResult[] |