다음을 통해 공유


ProposalBrokerProviderBase.GetProposalBroker(ITextView) 메서드

정의

보기에 ProposalBrokerBase 대한 을 가져옵니다.

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

매개 변수

view
ITextView

반환

적용 대상