Table of Contents

Interface IGenericDeclaration

Namespace
Java.Lang.Reflect
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/GenericDeclaration.html

public interface IGenericDeclaration : IAnnotatedElement
Inherited Members

Properties

TypeParameters

TypeVariable[] TypeParameters { get; }

Property Value

TypeVariable[]