C# Class iGoat.Service.StructureMapServiceHost

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

Méthodes publiques

Méthode Description
StructureMapServiceHost ( ) : System
StructureMapServiceHost ( Type serviceType ) : System

Méthodes protégées

Méthode Description
OnOpening ( ) : void

Method Details

OnOpening() protected méthode

protected OnOpening ( ) : void
Résultat void

StructureMapServiceHost() public méthode

public StructureMapServiceHost ( ) : System
Résultat System

StructureMapServiceHost() public méthode

public StructureMapServiceHost ( Type serviceType ) : System
serviceType System.Type
Résultat System