C# Class V8.Net.NativeFunctionTemplateProxy

Show file Open project: rjamesnw/v8dotnet Class Usage Examples

Public Properties

Property Type Description
EngineID System.Int32
NativeClassType ProxyObjectType
NativeEngineProxy void*
NativeFucntionTemplate void*

Property Details

EngineID public property

public Int32,System EngineID
return System.Int32

NativeClassType public property

public ProxyObjectType NativeClassType
return ProxyObjectType

NativeEngineProxy public property

public void* NativeEngineProxy
return void*

NativeFucntionTemplate public property

public void* NativeFucntionTemplate
return void*