Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
StoryTeller
Messages
RunSpec
C# Class StoryTeller.Messages.RunSpec
Inheritance:
ClientMessage
Afficher le fichier
Open project: storyteller/Storyteller
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
id
string
mode
ExecutionMode
revision
string
spec
StoryTeller.Model.Specification
Méthodes publiques
Méthode
Description
RunSpec
( ) :
StoryTeller.Engine
Method Details
RunSpec()
public
méthode
public
RunSpec
( ) :
StoryTeller.Engine
Résultat
StoryTeller.Engine
Property Details
id
public_oe property
public
string
id
Résultat
string
mode
public_oe property
public
ExecutionMode
mode
Résultat
ExecutionMode
revision
public_oe property
public
string
revision
Résultat
string
spec
public_oe property
public
Specification,StoryTeller.Model
spec
Résultat
StoryTeller.Model.Specification