C# 클래스 Mono.Zeroconf.Providers.Avahi.RegisterService

상속: IRegisterService
파일 보기 프로젝트 열기: hacxman/zeroshare

공개 메소드들

메소드 설명
Dispose ( ) : void
Register ( ) : void
RegisterService ( ) : System

보호된 메소드들

메소드 설명
OnResponse ( Avahi errorCode ) : bool

비공개 메소드들

메소드 설명
OnEntryGroupStateChanged ( object o, Avahi args ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

OnResponse() 보호된 메소드

protected OnResponse ( Avahi errorCode ) : bool
errorCode Avahi
리턴 bool

Register() 공개 메소드

public Register ( ) : void
리턴 void

RegisterService() 공개 메소드

public RegisterService ( ) : System
리턴 System