C# Class iGoat.Service.StructureMapServiceHost

Inheritance: System.ServiceModel.ServiceHost
Datei anzeigen Open project: AcklenAvenue/iGoat-Delivery-Back-End

Public Methods

Method Description
StructureMapServiceHost ( ) : System
StructureMapServiceHost ( Type serviceType ) : System

Protected Methods

Method Description
OnOpening ( ) : void

Method Details

OnOpening() protected method

protected OnOpening ( ) : void
return void

StructureMapServiceHost() public method

public StructureMapServiceHost ( ) : System
return System

StructureMapServiceHost() public method

public StructureMapServiceHost ( Type serviceType ) : System
serviceType System.Type
return System