C# Class Animatroller.Framework.LogicalDevice.SingleOwnerOutputDevice

Inheritance: SingleOwnerDevice, IHasMasterPower
Afficher le fichier Open project: HakanL/animatroller

Protected Properties

Свойство Type Description
inputMasterPower IObserver

Méthodes publiques

Méthode Description
SetInitialState ( ) : void
SingleOwnerOutputDevice ( string name ) : System

Method Details

SetInitialState() public méthode

public SetInitialState ( ) : void
Résultat void

SingleOwnerOutputDevice() public méthode

public SingleOwnerOutputDevice ( string name ) : System
name string
Résultat System

Property Details

inputMasterPower protected_oe property

protected IObserver inputMasterPower
Résultat IObserver