C# Class FubuMVC.Json.JsonBindingAttributeFilter

Inheritance: IChainFilter
显示文件 Open project: DarthFubuMVC/FubuMVC.Json

Public Methods

Method Description
ActionIsIncluded ( ActionCall call ) : bool
Matches ( BehaviorChain chain ) : bool

Method Details

ActionIsIncluded() public static method

public static ActionIsIncluded ( ActionCall call ) : bool
call ActionCall
return bool

Matches() public method

public Matches ( BehaviorChain chain ) : bool
chain BehaviorChain
return bool