C# 클래스 Animatroller.Framework.LogicalDevice.SingleOwnerOutputDevice

상속: SingleOwnerDevice, IHasMasterPower
파일 보기 프로젝트 열기: HakanL/animatroller

보호된 프로퍼티들

프로퍼티 타입 설명
inputMasterPower IObserver

공개 메소드들

메소드 설명
SetInitialState ( ) : void
SingleOwnerOutputDevice ( string name ) : System

메소드 상세

SetInitialState() 공개 메소드

public SetInitialState ( ) : void
리턴 void

SingleOwnerOutputDevice() 공개 메소드

public SingleOwnerOutputDevice ( string name ) : System
name string
리턴 System

프로퍼티 상세

inputMasterPower 보호되어 있는 프로퍼티

protected IObserver inputMasterPower
리턴 IObserver