Namespace Java.Lang.Reflect
Classes
- AccessibleObject
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AccessibleObject.html
- AnnotatedElement
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html
- AnnotatedType
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedType.html
- Constructor
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html
- Constructor<T>
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/reflect/Constructor.html
- Executable
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Executable.html
- Field
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Field.html
- GenericArrayType
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/GenericArrayType.html
- GenericDeclaration
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/GenericDeclaration.html
- Method
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html
- Modifier
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Modifier.html
- Parameter
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Parameter.html
- ParameterizedType
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/ParameterizedType.html
- Type
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html
- TypeVariable
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/TypeVariable.html
- TypeVariable<D>
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/reflect/TypeVariable.html
- WildcardType
.NET implementations of https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/WildcardType.html
Interfaces
- IAnnotatedArrayType
.NET interface for TO BE DEFINED FROM USER
- IAnnotatedElement
.NET interface for TO BE DEFINED FROM USER
- IAnnotatedParameterizedType
.NET interface for TO BE DEFINED FROM USER
- IAnnotatedType
.NET interface for TO BE DEFINED FROM USER
- IAnnotatedTypeVariable
.NET interface for TO BE DEFINED FROM USER
- IAnnotatedWildcardType
.NET interface for TO BE DEFINED FROM USER
- IGenericArrayType
.NET interface for TO BE DEFINED FROM USER
- IGenericDeclaration
.NET interface for TO BE DEFINED FROM USER
- IInvocationHandler
.NET interface for TO BE DEFINED FROM USER
- IMember
.NET interface for TO BE DEFINED FROM USER
- IParameterizedType
.NET interface for TO BE DEFINED FROM USER
- IType
.NET interface for TO BE DEFINED FROM USER
- ITypeVariable<D>
.NET interface for TO BE DEFINED FROM USER
- IWildcardType
.NET interface for TO BE DEFINED FROM USER