C# Class MonoDevelop.Debugger.Soft.Unity.UnityExecutionCommand

Unity execution command
This is necessary to fake out the execution handler for an assembly project
Inheritance: MonoDevelop.Core.Execution.ExecutionCommand
ファイルを表示 Open project: Tak/MonoDevelop.Debugger.Soft.Unity

Public Methods

Method Description
UnityExecutionCommand ( string baseDirectory ) : System

Method Details

UnityExecutionCommand() public method

public UnityExecutionCommand ( string baseDirectory ) : System
baseDirectory string
return System