Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Thinktecture
ServiceModel
IoC
IocBehaviorExtensionElement
C# Class Thinktecture.ServiceModel.IoC.IocBehaviorExtensionElement
Inheritance:
System.ServiceModel.Configuration.BehaviorExtensionElement
Datei anzeigen
Open project: ChristianWeyer/Thinktecture.ServiceModel
Private Properties
Property
Type
Description
Protected Methods
Method
Description
CreateBehavior
( ) :
object
Creates a behavior extension based on the current configuration settings.
Method Details
CreateBehavior()
protected
method
Creates a behavior extension based on the current configuration settings.
protected
CreateBehavior
( ) :
object
return
object