C# Class V8.Net.NativeFunctionTemplateProxy

ファイルを表示 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_oe property

public Int32,System EngineID
return System.Int32

NativeClassType public_oe property

public ProxyObjectType NativeClassType
return ProxyObjectType

NativeEngineProxy public_oe property

public void* NativeEngineProxy
return void*

NativeFucntionTemplate public_oe property

public void* NativeFucntionTemplate
return void*