Table of Contents

Interface IAnnotatedTypeVariable

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/AnnotatedTypeVariable.html

public interface IAnnotatedTypeVariable : IAnnotatedType, IAnnotatedElement
Inherited Members

Properties

AnnotatedBounds

AnnotatedType[] AnnotatedBounds { get; }

Property Value

AnnotatedType[]