C# 클래스 MAXSharp.House

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

공개 프로퍼티들

프로퍼티 타입 설명
CubeInformation H_Message
Name String
Rooms List

공개 메소드들

메소드 설명
GetAllDevices ( ) : List

Gets all devices.

GetAllDevicesInADictionary ( ) : IMAXDevice>.Dictionary
House ( ) : System
UpdateDevices ( IMAXDevice>.Dictionary _devices ) : bool

메소드 상세

GetAllDevices() 공개 메소드

Gets all devices.
public GetAllDevices ( ) : List
리턴 List

GetAllDevicesInADictionary() 공개 메소드

public GetAllDevicesInADictionary ( ) : IMAXDevice>.Dictionary
리턴 IMAXDevice>.Dictionary

House() 공개 메소드

public House ( ) : System
리턴 System

UpdateDevices() 공개 메소드

public UpdateDevices ( IMAXDevice>.Dictionary _devices ) : bool
_devices IMAXDevice>.Dictionary
리턴 bool

프로퍼티 상세

CubeInformation 공개적으로 프로퍼티

public H_Message,MAXSharp CubeInformation
리턴 H_Message

Name 공개적으로 프로퍼티

public String Name
리턴 String

Rooms 공개적으로 프로퍼티

public List Rooms
리턴 List