C# Class net.sf.jni4net.tested.CInterfacesHelper

Show file Open project: Mazrick/jni4net

Public Methods

Method Description
CWithJavaInterfaceUnreg ( int i ) : CWithJavaInterfaceUnreg
createCWithJavaInterface ( int i ) : CWithJavaInterface
this ( int i ) : CWithJavaInterfaceUnreg

Method Details

CWithJavaInterfaceUnreg() public method

public CWithJavaInterfaceUnreg ( int i ) : CWithJavaInterfaceUnreg
i int
return CWithJavaInterfaceUnreg

createCWithJavaInterface() public method

public createCWithJavaInterface ( int i ) : CWithJavaInterface
i int
return CWithJavaInterface

this() public method

public this ( int i ) : CWithJavaInterfaceUnreg
i int
return CWithJavaInterfaceUnreg