Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Rhino
InterfaceAdapter._ContextAction_80
C# 클래스 Rhino.InterfaceAdapter._ContextAction_80
상속:
ContextAction
파일 보기
프로젝트 열기: hazzik/Rhino.Net
공개 메소드들
메소드
설명
Run
(
Context
cx
) :
object
_ContextAction_80
(
InterfaceAdapter
_enclosing
,
object
target
,
Scriptable
topScope
,
object
thisObject
,
MethodInfo
method
,
object
args
) :
System
메소드 상세
Run()
공개
메소드
public
Run
(
Context
cx
) :
object
cx
Context
리턴
object
_ContextAction_80()
공개
메소드
public
_ContextAction_80
(
InterfaceAdapter
_enclosing
,
object
target
,
Scriptable
topScope
,
object
thisObject
,
MethodInfo
method
,
object
args
) :
System
_enclosing
InterfaceAdapter
target
object
topScope
Scriptable
thisObject
object
method
System.Reflection.MethodInfo
args
object
리턴
System