C# 클래스 MonoDevelop.JavaScript.Node.NodeExecutionCommand

상속: MonoDevelop.Core.Execution.NativeExecutionCommand
파일 보기 프로젝트 열기: atsushieno/md-typescript 1 사용 예제들

공개 메소드들

메소드 설명
NodeExecutionCommand ( string nodePath, string scriptPath ) : System

비공개 메소드들

메소드 설명
UpdateArguments ( ) : void

메소드 상세

NodeExecutionCommand() 공개 메소드

public NodeExecutionCommand ( string nodePath, string scriptPath ) : System
nodePath string
scriptPath string
리턴 System