Click or drag to resize

UnresolvedRefEvaluateToMinimumType Method

Evaluate to the minimum common type of multiple possible matches.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeRefBase EvaluateToMinimumType()

Return Value

Type: TypeRefBase
See Also