Sdílet prostřednictvím


ProposalBrokerProviderBase.GetProposalBroker(ITextView) Metoda

Definice

Získejte pro ProposalBrokerBase zobrazení .

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

Parametry

view
ITextView

Návraty

Platí pro