ISignatureHelpSource Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | AugmentSignatureHelpSession(ISignatureHelpSession^, IList<ISignature^>^) | Determines which ISignatures should be part of the specified ISignatureHelpSession. |
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | GetBestMatch(ISignatureHelpSession^) | Computes the best matching ISignature instance for the given signature help session. Only the highest- priority signature help provider is asked for this information. |
Show:
