ProposalManagerBase 클래스

정의

인라인 완성이 문자를 입력한 후 제안을 생성하려고 하는지 여부를 제어하는 데 사용되는 클래스입니다. MEF 내보내기를 ProposalManagerProviderBase 통해 생성됩니다.

public abstract class ProposalManagerBase : Microsoft.VisualStudio.Threading.IAsyncDisposable
type ProposalManagerBase = class
    interface IAsyncDisposable
Public MustInherit Class ProposalManagerBase
Implements IAsyncDisposable
상속
ProposalManagerBase
구현

생성자

ProposalManagerBase()

인라인 완성이 문자를 입력한 후 제안을 생성하려고 하는지 여부를 제어하는 데 사용되는 클래스입니다. MEF 내보내기를 ProposalManagerProviderBase 통해 생성됩니다.

메서드

DisposeAsync()

인라인 완성이 문자를 입력한 후 제안을 생성하려고 하는지 여부를 제어하는 데 사용되는 클래스입니다. MEF 내보내기를 ProposalManagerProviderBase 통해 생성됩니다.

TryGetIsProposalPosition(VirtualSnapshotPoint, ProposalScenario, Char, Boolean)

지정된 시나리오에서 제안을 생성해야 하는지 여부를 확인합니다.

적용 대상