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

Inheritance: ICInterface
Afficher le fichier Open project: Mazrick/jni4net

Méthodes publiques

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

Private Methods

Méthode Description
Impl ( int i, string s ) : object

Method Details

CIfcImpl() public méthode

public CIfcImpl ( )

RunEvnt() public méthode

public RunEvnt ( ) : object
Résultat object

RunPtr() public méthode

public RunPtr ( ) : object
Résultat object

this() public méthode

public this ( int i, int j ) : string
i int
j int
Résultat string

xx() public méthode

public xx ( string strs ) : void
strs string
Résultat void