C# 클래스 Meadow.Sdks.IdeExtensions.Vs4Mac.MeadowDeviceExecutionTarget

Represents a Meadow Device execution target; which is the actual device that gets deployed to when executing.
상속: ExecutionTarget, IDisposable
파일 보기 프로젝트 열기: WildernessLabs/VS_Mac_Meadow_Extension 1 사용 예제들

공개 메소드들

메소드 설명
MeadowDeviceExecutionTarget ( string port ) : MonoDevelop.Core.Execution

메소드 상세

MeadowDeviceExecutionTarget() 공개 메소드

public MeadowDeviceExecutionTarget ( string port ) : MonoDevelop.Core.Execution
port string
리턴 MonoDevelop.Core.Execution