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

Inheritance: Service, IResolvableService
Show file Open project: hacxman/zeroshare

Public Methods

Method Description
ResolvableService ( Avahi client, Avahi service ) : System
Resolve ( ) : void

Private Methods

Method Description
OnServiceResolved ( object o, Avahi args ) : void

Method Details

ResolvableService() public method

public ResolvableService ( Avahi client, Avahi service ) : System
client Avahi
service Avahi
return System

Resolve() public method

public Resolve ( ) : void
return void