C# Class System.ServiceModel.Dispatcher.InitializingHandler

Inheritance: System.ServiceModel.Dispatcher.BaseRequestProcessorHandler
Afficher le fichier Open project: kumpera/mono

Méthodes protégées

Méthode Description
ProcessRequest ( System.ServiceModel.Dispatcher.MessageProcessingContext mrc ) : bool

Private Methods

Méthode Description
CreateInstanceContext ( System.ServiceModel.Dispatcher.MessageProcessingContext mrc ) : System.ServiceModel.InstanceContext

Method Details

ProcessRequest() protected méthode

protected ProcessRequest ( System.ServiceModel.Dispatcher.MessageProcessingContext mrc ) : bool
mrc System.ServiceModel.Dispatcher.MessageProcessingContext
Résultat bool