C# Class TeamMentor.CoreLib.TMWebHttpBehavior

Inheritance: System.ServiceModel.Description.WebHttpBehavior
Afficher le fichier Open project: TeamMentor/Master

Méthodes protégées

Méthode Description
AddServerErrorHandlers ( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) : void

Method Details

AddServerErrorHandlers() protected méthode

protected AddServerErrorHandlers ( ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher ) : void
endpoint System.ServiceModel.Description.ServiceEndpoint
endpointDispatcher System.ServiceModel.Dispatcher.EndpointDispatcher
Résultat void