C# Class Dmap.Service

Show file Open project: gburt/dmap-sharp Class Usage Examples

Public Methods

Method Description
Service ( IPAddress address, ushort port, string name, bool isprotected ) : System
ToString ( ) : string

Method Details

Service() public method

public Service ( IPAddress address, ushort port, string name, bool isprotected ) : System
address System.Net.IPAddress
port ushort
name string
isprotected bool
return System

ToString() public method

public ToString ( ) : string
return string