ProposalBrokerProviderBase.GetProposalBroker(ITextView) Méthode

Définition

Obtenez le ProposalBrokerBase pour la vue.

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

Paramètres

view
ITextView

Retours

S’applique à