C# 클래스 net.sf.jni4net.tested.CIfcImpl

상속: ICInterface
파일 보기 프로젝트 열기: Mazrick/jni4net

공개 메소드들

메소드 설명
CIfcImpl ( )
RunEvnt ( ) : object
RunPtr ( ) : object
this ( int i, int j ) : string
xx ( string strs ) : void

비공개 메소드들

메소드 설명
Impl ( int i, string s ) : object

메소드 상세

CIfcImpl() 공개 메소드

public CIfcImpl ( )

RunEvnt() 공개 메소드

public RunEvnt ( ) : object
리턴 object

RunPtr() 공개 메소드

public RunPtr ( ) : object
리턴 object

this() 공개 메소드

public this ( int i, int j ) : string
i int
j int
리턴 string

xx() 공개 메소드

public xx ( string strs ) : void
strs string
리턴 void