Property | Type | Description | |
---|---|---|---|
counts | Counts | ||
id | string | ||
step | int | ||
total | int |
Method | Description | |
---|---|---|
SpecProgress ( string id, Counts counts, int step, int total ) : StoryTeller.Results |
public SpecProgress ( string id, Counts counts, int step, int total ) : StoryTeller.Results | ||
id | string | |
counts | Counts | |
step | int | |
total | int | |
return | StoryTeller.Results |