C# Class PeteGoo.WorkflowServiceTrackingViewer.TrackingViewerExtensionElement

The Tracking Viewer Extension Configuration Element
Inheritance: System.ServiceModel.Configuration.BehaviorExtensionElement
Show file Open project: PeteGoo/Workflow-Service-Tracking-Viewer

Private Properties

Property Type Description

Protected Methods

Method Description
CreateBehavior ( ) : object

Creates the behavior

Method Details

CreateBehavior() protected method

Creates the behavior
protected CreateBehavior ( ) : object
return object