C# 클래스 Microsoft.VisualStudio.R.Package.Commands.ShowPlotWindowCommand.PlotWindowResult

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
PlotWindowResult ( int instanceId, bool isVisible, string text, bool hasDevice, int deviceNum ) : System

메소드 상세

PlotWindowResult() 공개 메소드

public PlotWindowResult ( int instanceId, bool isVisible, string text, bool hasDevice, int deviceNum ) : System
instanceId int
isVisible bool
text string
hasDevice bool
deviceNum int
리턴 System