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

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

공개 메소드들

메소드 설명
Browse ( string regtype, string domain ) : void
Dispose ( ) : void
ServiceBrowser ( ) : System

비공개 메소드들

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

메소드 상세

Browse() 공개 메소드

public Browse ( string regtype, string domain ) : void
regtype string
domain string
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ServiceBrowser() 공개 메소드

public ServiceBrowser ( ) : System
리턴 System