Interface IAnnotatedTypeVariable
.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; }