Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StoryTeller
Messages
RunSpec
C# 클래스 StoryTeller.Messages.RunSpec
상속:
ClientMessage
파일 보기
프로젝트 열기: storyteller/Storyteller
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
id
string
mode
ExecutionMode
revision
string
spec
StoryTeller.Model.Specification
공개 메소드들
메소드
설명
RunSpec
( ) :
StoryTeller.Engine
메소드 상세
RunSpec()
공개
메소드
public
RunSpec
( ) :
StoryTeller.Engine
리턴
StoryTeller.Engine
프로퍼티 상세
id
공개적으로 프로퍼티
public
string
id
리턴
string
mode
공개적으로 프로퍼티
public
ExecutionMode
mode
리턴
ExecutionMode
revision
공개적으로 프로퍼티
public
string
revision
리턴
string
spec
공개적으로 프로퍼티
public
Specification,StoryTeller.Model
spec
리턴
StoryTeller.Model.Specification