Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
net
sf
jni4net
utils
Convertor
C# Class net.sf.jni4net.utils.Convertor
Mostra file
Open project: Mazrick/jni4net
Public Methods
Method
Description
InitProxy
(
JNIEnv
env
,
JniLocalHandle
obj
,
object
real
) :
void
Method Details
InitProxy()
public
static
method
public
static
InitProxy
(
JNIEnv
env
,
JniLocalHandle
obj
,
object
real
) :
void
env
net.sf.jni4net.jni.JNIEnv
obj
JniLocalHandle
real
object
return
void