TypeParameterRefIsCovariant Property |
True if the referenced type parameter is co-variant.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsCovariant { get; }
Property Value
Type:
BooleanSee Also