Interface ITypeVariable
.NET interface for TO BE DEFINED FROM USER
public interface ITypeVariable : IReferenceType, ITypeMirror, IAnnotatedConstruct
- Inherited Members
Properties
LowerBound
TypeMirror LowerBound { get; }
Property Value
UpperBound
TypeMirror UpperBound { get; }
Property Value
Methods
AsElement()
Element AsElement()