C# 클래스 net.sf.jni4net.tested.StaticMethods.JWrapper

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

공개 메소드들

메소드 설명
Ddd ( int i, string s ) : object
JWrapper ( TestDelegate del ) : System

메소드 상세

Ddd() 공개 메소드

public Ddd ( int i, string s ) : object
i int
s string
리턴 object

JWrapper() 공개 메소드

public JWrapper ( TestDelegate del ) : System
del TestDelegate
리턴 System