C# Class Espresso.NativeJsInstanceProxy

instance of object with type definition
Inheritance: NativeRef, INativeScriptable
Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
NativeJsInstanceProxy ( int mIndex, object wrapObject, JsTypeDefinition jsTypeDef ) : System

Method Details

NativeJsInstanceProxy() public method

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