C# Class iGoat.Service.StructureMapServiceHostFactory

Inheritance: System.ServiceModel.Activation.ServiceHostFactory
Afficher le fichier Open project: AcklenAvenue/iGoat-Delivery-Back-End

Méthodes publiques

Méthode Description
StructureMapServiceHostFactory ( ) : System

Méthodes protégées

Méthode Description
CreateServiceHost ( Type serviceType, Uri baseAddresses ) : System.ServiceModel.ServiceHost

Method Details

CreateServiceHost() protected méthode

protected CreateServiceHost ( Type serviceType, Uri baseAddresses ) : System.ServiceModel.ServiceHost
serviceType System.Type
baseAddresses System.Uri
Résultat System.ServiceModel.ServiceHost

StructureMapServiceHostFactory() public méthode

public StructureMapServiceHostFactory ( ) : System
Résultat System