C# 클래스 RaumfeldNET.ConfigManager

상속: RaumfeldNET.Base.BaseManager
파일 보기 프로젝트 열기: stoennies/raumwiese 1 사용 예제들

공개 메소드들

메소드 설명
ConfigManager ( UPNP _upnpStack ) : System
findConfigService ( ) : void

보호된 메소드들

메소드 설명
configServiceFoundSink ( CpConfigService _configService ) : void
configServiceRemovedSink ( CpConfigService _configService ) : void
configService_onZoneSetupChanged ( CpConfigService _configService ) : void

메소드 상세

ConfigManager() 공개 메소드

public ConfigManager ( UPNP _upnpStack ) : System
_upnpStack UPNP
리턴 System

configServiceFoundSink() 보호된 메소드

protected configServiceFoundSink ( CpConfigService _configService ) : void
_configService RaumfeldNET.UPNP.CpConfigService
리턴 void

configServiceRemovedSink() 보호된 메소드

protected configServiceRemovedSink ( CpConfigService _configService ) : void
_configService RaumfeldNET.UPNP.CpConfigService
리턴 void

configService_onZoneSetupChanged() 보호된 메소드

protected configService_onZoneSetupChanged ( CpConfigService _configService ) : void
_configService RaumfeldNET.UPNP.CpConfigService
리턴 void

findConfigService() 공개 메소드

public findConfigService ( ) : void
리턴 void