Interface IWildcardType
.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[]