C# Class KonfDB.Infrastructure.WCF.Behavior.FaultingWebHttpBehavior

Inheritance: System.ServiceModel.Description.WebHttpBehavior
Afficher le fichier Open project: punitganshani/KonfDB

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