C# Class net.sf.jni4net.tested.StaticMethods.JWrapper

Inheritance: JDdd
Show file Open project: Mazrick/jni4net

Public Methods

Method Description
Ddd ( int i, string s ) : object
JWrapper ( TestDelegate del ) : System

Method Details

Ddd() public method

public Ddd ( int i, string s ) : object
i int
s string
return object

JWrapper() public method

public JWrapper ( TestDelegate del ) : System
del TestDelegate
return System