C# 클래스 Espresso.NativeJsInstanceProxy

instance of object with type definition
상속: NativeRef, INativeScriptable
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
NativeJsInstanceProxy ( int mIndex, object wrapObject, JsTypeDefinition jsTypeDef ) : System

메소드 상세

NativeJsInstanceProxy() 공개 메소드

public NativeJsInstanceProxy ( int mIndex, object wrapObject, JsTypeDefinition jsTypeDef ) : System
mIndex int
wrapObject object
jsTypeDef JsTypeDefinition
리턴 System