C# 클래스 FubuMVC.Json.JsonBindingAttributeFilter

상속: IChainFilter
파일 보기 프로젝트 열기: DarthFubuMVC/FubuMVC.Json

공개 메소드들

메소드 설명
ActionIsIncluded ( ActionCall call ) : bool
Matches ( BehaviorChain chain ) : bool

메소드 상세

ActionIsIncluded() 공개 정적인 메소드

public static ActionIsIncluded ( ActionCall call ) : bool
call ActionCall
리턴 bool

Matches() 공개 메소드

public Matches ( BehaviorChain chain ) : bool
chain BehaviorChain
리턴 bool