C# Класс BACnet.Ethernet.EthernetPortOptions

Наследование: IProcessOptions
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Clone ( ) : EthernetPortOptions

Creates an identical copy of the ethernet port options

Create ( ) : IProcess

Creates an ethernet port from this port options instance

EthernetPortOptions ( ) : System

Creates a new ethernet port options instance

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

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

Creates an identical copy of the ethernet port options
public Clone ( ) : EthernetPortOptions
Результат EthernetPortOptions

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

Creates an ethernet port from this port options instance
public Create ( ) : IProcess
Результат IProcess

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

Creates a new ethernet port options instance
public EthernetPortOptions ( ) : System
Результат System