Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SenseNet
Services
CustomErrorWebHttpBehavior
C# Class SenseNet.Services.CustomErrorWebHttpBehavior
Inheritance:
System.ServiceModel.Description.WebHttpBehavior
ファイルを表示
Open project: maxpavlov/FlexNet
Protected Methods
Method
Description
AddServerErrorHandlers
(
ServiceEndpoint
endpoint
,
EndpointDispatcher
endpointDispatcher
) :
void
Method Details
AddServerErrorHandlers()
protected
method
protected
AddServerErrorHandlers
(
ServiceEndpoint
endpoint
,
EndpointDispatcher
endpointDispatcher
) :
void
endpoint
System.ServiceModel.Description.ServiceEndpoint
endpointDispatcher
System.ServiceModel.Dispatcher.EndpointDispatcher
return
void