C# Class FubuFastPack.StructureMap.TransactionalContainerBehavior

Inheritance: IActionBehavior
Show file Open project: DarthFubuMVC/FubuFastPack

Public Methods

Method Description
Invoke ( ) : void
InvokePartial ( ) : void
TransactionalContainerBehavior ( IContainer container, ServiceArguments arguments, System.Guid behaviorId ) : System

Private Methods

Method Description
invokeRequestedBehavior ( IContainer c ) : void

Method Details

Invoke() public method

public Invoke ( ) : void
return void

InvokePartial() public method

public InvokePartial ( ) : void
return void

TransactionalContainerBehavior() public method

public TransactionalContainerBehavior ( IContainer container, ServiceArguments arguments, System.Guid behaviorId ) : System
container IContainer
arguments ServiceArguments
behaviorId System.Guid
return System