Table of Contents

Interface IWildcardType

Namespace
Java.Lang.Reflect
Assembly
MASES.JNet.dll
public interface IWildcardType : IType
Inherited Members

Properties

LowerBounds

Type[] LowerBounds { get; }

Property Value

Type[]

UpperBounds

Type[] UpperBounds { get; }

Property Value

Type[]