MatchCandidatesHasDynamicTypedParameters Property |
True if the
UnresolvedRef being matched is a method invocation and at least one argument has a dynamic type.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasDynamicTypedParameters { get; }
Property Value
Type:
BooleanSee Also