C# 클래스 VSEmbed.Exports.KeyProcessorInvokerProvider

상속: IKeyProcessorProvider, IPartImportsSatisfiedNotification
파일 보기 프로젝트 열기: SLaks/VSEmbed

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor
OnImportsSatisfied ( ) : void

메소드 상세

GetAssociatedProcessor() 공개 메소드

public GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor
wpfTextView IWpfTextView
리턴 KeyProcessor

OnImportsSatisfied() 공개 메소드

public OnImportsSatisfied ( ) : void
리턴 void