C# Class net.sf.jni4net.attributes.JavaProxyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Mazrick/jni4net

Méthodes publiques

Méthode Description
JavaProxyAttribute ( ) : System
JavaProxyAttribute ( Type interfaceType, Type staticType ) : System

Method Details

JavaProxyAttribute() public méthode

public JavaProxyAttribute ( ) : System
Résultat System

JavaProxyAttribute() public méthode

public JavaProxyAttribute ( Type interfaceType, Type staticType ) : System
interfaceType System.Type
staticType System.Type
Résultat System