Condividi tramite


ProposalBrokerProviderBase.GetProposalBroker(ITextView) Metodo

Definizione

Ottenere l'oggetto ProposalBrokerBase per la visualizzazione.

public abstract Microsoft.VisualStudio.Language.Proposals.ProposalBrokerBase GetProposalBroker (Microsoft.VisualStudio.Text.Editor.ITextView view);
abstract member GetProposalBroker : Microsoft.VisualStudio.Text.Editor.ITextView -> Microsoft.VisualStudio.Language.Proposals.ProposalBrokerBase
Public MustOverride Function GetProposalBroker (view As ITextView) As ProposalBrokerBase

Parametri

view
ITextView

Restituisce

Si applica a