C# 클래스 ImplementNotifyPropertyChangedCS.CommandTarget

상속: IOleCommandTarget
파일 보기 프로젝트 열기: 2j2e/presentations 1 사용 예제들

공개 메소드들

메소드 설명
CommandTarget ( IVsTextView vsTextView, IWpfTextView wpfTextView, SVsServiceProvider serviceProvider ) : System

비공개 메소드들

메소드 설명
FormatDocument ( ) : void
GetSelectionSpan ( ) : Roslyn.Compilers.TextSpan
GetText ( ) : IText
IOleCommandTarget ( System.Guid &commandGroupId, uint commandCount, OLECMD commands, IntPtr commandText ) : int
IOleCommandTarget ( System.Guid &commandGroupId, uint commandId, uint executeInformation, IntPtr inVar, IntPtr outVar ) : int

메소드 상세

CommandTarget() 공개 메소드

public CommandTarget ( IVsTextView vsTextView, IWpfTextView wpfTextView, SVsServiceProvider serviceProvider ) : System
vsTextView IVsTextView
wpfTextView IWpfTextView
serviceProvider SVsServiceProvider
리턴 System