C# 클래스 VSEmbed.Roslyn.Dev14KeyProcessor

상속: VSEmbed.Exports.BaseShortcutKeyProcessor
파일 보기 프로젝트 열기: SLaks/VSEmbed

공개 메소드들

메소드 설명
Dev14KeyProcessor ( IWpfTextView wpfTextView, ILightBulbBroker lightBulbBroker, ISuggestedActionCategoryRegistryService suggestedActionCategoryRegistryService, ISmartTagBroker smartTagBroker, IPeekBroker peekBroker ) : System

비공개 메소드들

메소드 설명
AddShortcuts ( ) : void
ExpandSmartTagUnderCaret ( ) : bool
TryPeek ( ) : bool
TryShowSuggestedActions ( ) : bool

메소드 상세

Dev14KeyProcessor() 공개 메소드

public Dev14KeyProcessor ( IWpfTextView wpfTextView, ILightBulbBroker lightBulbBroker, ISuggestedActionCategoryRegistryService suggestedActionCategoryRegistryService, ISmartTagBroker smartTagBroker, IPeekBroker peekBroker ) : System
wpfTextView IWpfTextView
lightBulbBroker ILightBulbBroker
suggestedActionCategoryRegistryService ISuggestedActionCategoryRegistryService
smartTagBroker ISmartTagBroker
peekBroker IPeekBroker
리턴 System