C# 클래스 BACnet.Ethernet.EthernetPortOptions

상속: IProcessOptions
파일 보기 프로젝트 열기: LorenVS/bacstack 1 사용 예제들

공개 메소드들

메소드 설명
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