C# 클래스 Microsoft.VisualStudio.R.Package.Windows.GotoSolutionExplorerCommand

상속: Microsoft.VisualStudio.R.Package.Commands.PackageCommand
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
GotoSolutionExplorerCommand ( ) : Microsoft.VisualStudio.R.Package.Commands

보호된 메소드들

메소드 설명
Handle ( ) : void
SetStatus ( ) : void

메소드 상세

GotoSolutionExplorerCommand() 공개 메소드

public GotoSolutionExplorerCommand ( ) : Microsoft.VisualStudio.R.Package.Commands
리턴 Microsoft.VisualStudio.R.Package.Commands

Handle() 보호된 메소드

protected Handle ( ) : void
리턴 void

SetStatus() 보호된 메소드

protected SetStatus ( ) : void
리턴 void