MatchCandidate Properties |
The MatchCandidate type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsCompleteMatch |
True if the candidate is a complete match.
|
![]() | IsInterface |
True if the object is an interface.
|
![]() | IsMethod |
True if the object is a method (does NOT include constructors or destructors).
|
![]() | IsType |
True if the object is a type.
|
![]() | TypeArgumentInferenceFailed |
True if type inference is needed for the candidate, but has not succeeded yet.
|