ISignatureHelpSource Methods

Include Protected Members
Include Inherited Members

The ISignatureHelpSource type exposes the following members.

Methods

  Name Description
Public method AugmentSignatureHelpSession Determines which ISignatures should be part of the specified ISignatureHelpSession.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method GetBestMatch Computes the best matching ISignature instance for the given signature help session. Only the highest- priority signature help provider is asked for this information.

Top

See Also

Reference

ISignatureHelpSource Interface

Microsoft.VisualStudio.Language.Intellisense Namespace