C# Class MAXSharp.House

Afficher le fichier Open project: bietiekay/MAXSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
CubeInformation H_Message
Name String
Rooms List

Méthodes publiques

Méthode Description
GetAllDevices ( ) : List

Gets all devices.

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

Method Details

GetAllDevices() public méthode

Gets all devices.
public GetAllDevices ( ) : List
Résultat List

GetAllDevicesInADictionary() public méthode

public GetAllDevicesInADictionary ( ) : IMAXDevice>.Dictionary
Résultat IMAXDevice>.Dictionary

House() public méthode

public House ( ) : System
Résultat System

UpdateDevices() public méthode

public UpdateDevices ( IMAXDevice>.Dictionary _devices ) : bool
_devices IMAXDevice>.Dictionary
Résultat bool

Property Details

CubeInformation public_oe property

public H_Message,MAXSharp CubeInformation
Résultat H_Message

Name public_oe property

public String Name
Résultat String

Rooms public_oe property

public List Rooms
Résultat List