C# Class Castle.Facilities.WcfIntegration.Rest.RestServiceHost

Inheritance: System.ServiceModel.Web.WebServiceHost
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

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

Method Details

RestServiceHost() public méthode

public RestServiceHost ( ) : System
Résultat System

RestServiceHost() public méthode

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