Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TeamMentor
CoreLib
TMWebHttpBehavior
C# Class TeamMentor.CoreLib.TMWebHttpBehavior
Inheritance:
System.ServiceModel.Description.WebHttpBehavior
显示文件
Open project: TeamMentor/Master
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