Table of Contents

Interface IWildcardType

Namespace
Javax.Lang.Model.Type
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IWildcardType : ITypeMirror, IAnnotatedConstruct
Inherited Members

Properties

ExtendsBound

TypeMirror ExtendsBound { get; }

Property Value

TypeMirror

SuperBound

TypeMirror SuperBound { get; }

Property Value

TypeMirror