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

Inheritance: ICInterface
Exibir arquivo Open project: Mazrick/jni4net

Public Methods

Method Description
CIfcImpl ( )
RunEvnt ( ) : object
RunPtr ( ) : object
this ( int i, int j ) : string
xx ( string strs ) : void

Private Methods

Method Description
Impl ( int i, string s ) : object

Method Details

CIfcImpl() public method

public CIfcImpl ( )

RunEvnt() public method

public RunEvnt ( ) : object
return object

RunPtr() public method

public RunPtr ( ) : object
return object

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