C# Class FubuMVC.Json.JsonBindingSettings

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

Public Methods

Method Description
JsonBindingSettings ( ) : FubuCore
ShouldBeIncluded ( BehaviorChain chain ) : bool

Method Details

JsonBindingSettings() public method

public JsonBindingSettings ( ) : FubuCore
return FubuCore

ShouldBeIncluded() public method

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