C# 클래스 BACSharp.Types.BacNetRemoteDevice

파일 보기 프로젝트 열기: kib357/BACsharp 1 사용 예제들

공개 메소드들

메소드 설명
BacNetRemoteDevice ( ) : System
Get ( string str ) : BacNetRemoteDevice
GetObject ( string id ) : BacNetObject

메소드 상세

BacNetRemoteDevice() 공개 메소드

public BacNetRemoteDevice ( ) : System
리턴 System

Get() 공개 정적인 메소드

public static Get ( string str ) : BacNetRemoteDevice
str string
리턴 BacNetRemoteDevice

GetObject() 공개 메소드

public GetObject ( string id ) : BacNetObject
id string
리턴 BacNetObject