C# Class net.sf.jni4net.tested.@__ICInterface

Inheritance: global::java.lang.Object, global::net.sf.jni4net.tested.ICInterface
Show file Open project: Mazrick/jni4net

Public Methods

Method Description
this ( int i, int j ) : string
xx ( string strs ) : void

Private Methods

Method Description
@__ICInterface ( global @__env )
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List
EnvDispatcher4 ( global @__envp, global @__obj, global value ) : void
EnvDispatcher5 ( global @__envp, global @__obj, global value ) : void
InitJNI ( global @__env, java @__class ) : void
Item7 ( global @__envp, global @__obj, int i, int j ) : global::net.sf.jni4net.utils.JniHandle
fcePtr2 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle
fcePtr3 ( global @__envp, global @__obj, global value ) : void
intProp0 ( global @__envp, global @__obj ) : int
intProp1 ( global @__envp, global @__obj, int value ) : void
xx6 ( global @__envp, global @__obj, global strs ) : void

Method Details

this() public method

public this ( int i, int j ) : string
i int
j int
return string

xx() public method

public xx ( string strs ) : void
strs string
return void