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

Inheritance: Mono.Zeroconf.IService
Afficher le fichier Open project: hacxman/zeroshare

Méthodes publiques

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

Method Details

Service() public méthode

public Service ( ) : System
Résultat System

Service() public méthode

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