C# Class Mono.Zeroconf.Providers.Avahi.ServiceBrowser

Inheritance: IServiceBrowser
Afficher le fichier Open project: hacxman/zeroshare

Méthodes publiques

Méthode Description
Browse ( string regtype, string domain ) : void
Dispose ( ) : void
ServiceBrowser ( ) : System

Private Methods

Méthode Description
OnServiceAdded ( object o, Avahi args ) : void
OnServiceRemoved ( object o, Avahi args ) : void

Method Details

Browse() public méthode

public Browse ( string regtype, string domain ) : void
regtype string
domain string
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ServiceBrowser() public méthode

public ServiceBrowser ( ) : System
Résultat System