C# 클래스 ExoWeb.Templates.JavaScript.Marshaler.WrappedFunction

상속: Jurassic.Library.FunctionInstance
파일 보기 프로젝트 열기: vc3/ExoWeb

공개 메소드들

메소드 설명
CallLateBound ( object thisObject ) : object
WrappedFunction ( Marshaler marshaler, ScriptEngine engine, Delegate impl ) : System

메소드 상세

CallLateBound() 공개 메소드

public CallLateBound ( object thisObject ) : object
thisObject object
리턴 object

WrappedFunction() 공개 메소드

public WrappedFunction ( Marshaler marshaler, ScriptEngine engine, Delegate impl ) : System
marshaler Marshaler
engine ScriptEngine
impl System.Delegate
리턴 System