C# Class Mono.Zeroconf.Providers.AvahiDBus.Service

Inheritance: Mono.Zeroconf.IService
Show file Open project: hacxman/zeroshare

Public Methods

Method Description
Service ( ) : System
Service ( string name, string regtype, string replyDomain, int @interface, Protocol aprotocol ) : System

Method Details

Service() public method

public Service ( ) : System
return System

Service() public method

public Service ( string name, string regtype, string replyDomain, int @interface, Protocol aprotocol ) : System
name string
regtype string
replyDomain string
@interface int
aprotocol Protocol
return System