ProposalBrokerProviderBase Class

Definition

A source for ProposalBrokerBases for an ITextView

public abstract class ProposalBrokerProviderBase
type ProposalBrokerProviderBase = class
Public MustInherit Class ProposalBrokerProviderBase
Inheritance
ProposalBrokerProviderBase

Remarks

This is a MEF export.

This is a singleton that is implemented by Visual Studio.

Constructors

ProposalBrokerProviderBase()

Methods

GetProposalBroker(ITextView)

Get the ProposalBrokerBase for the view.

Applies to