C# Class ProductsManagement.Conventions.HandlerAssetConvention

Inheritance: FubuMVC.Core.Behaviors.BasicBehavior
Datei anzeigen Open project: emiaj/ProductsManagement

Public Methods

Method Description
HandlerAssetConvention ( ICurrentChain currentChain, IAssetRequirements assetRequirements ) : System.Linq

Protected Methods

Method Description
performInvoke ( ) : DoNext

Method Details

HandlerAssetConvention() public method

public HandlerAssetConvention ( ICurrentChain currentChain, IAssetRequirements assetRequirements ) : System.Linq
currentChain ICurrentChain
assetRequirements IAssetRequirements
return System.Linq

performInvoke() protected method

protected performInvoke ( ) : DoNext
return DoNext