Table of Contents

Interface IWildcardType

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

.NET interface for TO BE DEFINED FROM USER

public interface IWildcardType : IType
Inherited Members

Properties

LowerBounds

Type[] LowerBounds { get; }

Property Value

Type[]

UpperBounds

Type[] UpperBounds { get; }

Property Value

Type[]