C# Class java.lang.reflect.AccessibleObject

Inheritance: global::java.lang.Object, global::java.lang.reflect.AnnotatedElement
Afficher le fichier Open project: Mazrick/jni4net Class Usage Examples

Méthodes protégées

Méthode Description
AccessibleObject ( global @__env )

Private Methods

Méthode Description
InitJNI ( global @__env, java @__class ) : void
getAnnotation ( global par0 ) : global::java.lang.annotation.Annotation
getAnnotations ( ) : java.lang.annotation.Annotation[]
getDeclaredAnnotations ( ) : java.lang.annotation.Annotation[]
isAccessible ( ) : bool
isAnnotationPresent ( global par0 ) : bool
setAccessible ( bool par0 ) : void
setAccessible ( java par0, bool par1 ) : void

Method Details

AccessibleObject() protected méthode

protected AccessibleObject ( global @__env )
@__env global