C# Class Thinktecture.ServiceModel.IoC.IocBehaviorExtensionElement

Inheritance: System.ServiceModel.Configuration.BehaviorExtensionElement
Afficher le fichier Open project: ChristianWeyer/Thinktecture.ServiceModel

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
CreateBehavior ( ) : object

Creates a behavior extension based on the current configuration settings.

Method Details

CreateBehavior() protected méthode

Creates a behavior extension based on the current configuration settings.
protected CreateBehavior ( ) : object
Résultat object