C# 클래스 BACnet.Client.DeviceFinderOptions

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

공개 메소드들

메소드 설명
Clone ( ) : DeviceFinderOptions

Creates an identical copy of this options instance

Create ( ) : IProcess

Creates the device finder process

DeviceFinderOptions ( ) : System

Creates a new device finder options instance

메소드 상세

Clone() 공개 메소드

Creates an identical copy of this options instance
public Clone ( ) : DeviceFinderOptions
리턴 DeviceFinderOptions

Create() 공개 메소드

Creates the device finder process
public Create ( ) : IProcess
리턴 IProcess

DeviceFinderOptions() 공개 메소드

Creates a new device finder options instance
public DeviceFinderOptions ( ) : System
리턴 System