C# Class DAAP.Service

Afficher le fichier Open project: mono/daap-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Service ( IPAddress address, ushort port, string name, bool isprotected, string machineId ) : System
ToString ( ) : string

Method Details

Service() public méthode

public Service ( IPAddress address, ushort port, string name, bool isprotected, string machineId ) : System
address System.Net.IPAddress
port ushort
name string
isprotected bool
machineId string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string