Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dev2
Development
Languages
Scripting
RubyContext
C# 클래스 Dev2.Development.Languages.Scripting.RubyContext
상속:
IScriptingContext
파일 보기
프로젝트 열기: Warewolf-ESB/Warewolf
공개 프로퍼티들
프로퍼티
타입
설명
IsWin8
bool
공개 메소드들
메소드
설명
CreateRubyEngine
( ) :
ScriptEngine
Execute
(
string
scriptValue
) :
string
HandlesType
( ) :
enScriptType
메소드 상세
CreateRubyEngine()
공개
메소드
public
CreateRubyEngine
( ) :
ScriptEngine
리턴
ScriptEngine
Execute()
공개
메소드
public
Execute
(
string
scriptValue
) :
string
scriptValue
string
리턴
string
HandlesType()
공개
메소드
public
HandlesType
( ) :
enScriptType
리턴
enScriptType
프로퍼티 상세
IsWin8
공개적으로 정적으로 프로퍼티
public
static
bool
IsWin8
리턴
bool