Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
StoryTeller
Messages
StepthroughState
C# Class StoryTeller.Messages.StepthroughState
显示文件
Open project: storyteller/Storyteller
Public Properties
Property
Type
Description
next
StoryTeller.Engine.Stepthrough.NextStep
progress
SpecProgress
Public Methods
Method
Description
Add
(
IResultMessage
result
) :
void
Method Details
Add()
public
method
public
Add
(
IResultMessage
result
) :
void
result
IResultMessage
return
void
Property Details
next
public_oe property
public
NextStep,StoryTeller.Engine.Stepthrough
next
return
StoryTeller.Engine.Stepthrough.NextStep
progress
public_oe property
public
SpecProgress,StoryTeller.Messages
progress
return
SpecProgress