Interface ITypeVariable<D>
.NET interface for TO BE DEFINED FROM USER
public interface ITypeVariable<D>
Type Parameters
D
Properties
AnnotatedBounds
AnnotatedType[] AnnotatedBounds { get; }
Property Value
Bounds
Type[] Bounds { get; }
Property Value
- Type[]
GenericDeclaration
D GenericDeclaration { get; }
Property Value
- D
Name
String Name { get; }