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
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MeadowDeviceExecutionTarget ( string port ) : MonoDevelop.Core.Execution

Описание методов

MeadowDeviceExecutionTarget() публичный Метод

public MeadowDeviceExecutionTarget ( string port ) : MonoDevelop.Core.Execution
port string
Результат MonoDevelop.Core.Execution