C# Class ArgusTV.Recorders.Common.RecorderTunerServiceHost

Inheritance: System.ServiceModel.ServiceHost
Afficher le fichier Open project: ARGUS-TV/ARGUS-TV-Recorders

Méthodes publiques

Méthode Description
RecorderTunerServiceHost ( Type serviceType, int tcpPort ) : System

Private Methods

Méthode Description
GetServiceUri ( int tcpPort ) : Uri

Method Details

RecorderTunerServiceHost() public méthode

public RecorderTunerServiceHost ( Type serviceType, int tcpPort ) : System
serviceType System.Type
tcpPort int
Résultat System