C# 클래스 AwesomeSauce.Configuration.Routing.RestfulIndexRoutingConvention

상속: IUrlPolicy
파일 보기 프로젝트 열기: rauhryan/awesomesauce

공개 메소드들

메소드 설명
Build ( ActionCall call ) : IRouteDefinition
Matches ( ActionCall call, IConfigurationObserver log ) : bool

메소드 상세

Build() 공개 메소드

public Build ( ActionCall call ) : IRouteDefinition
call ActionCall
리턴 IRouteDefinition

Matches() 공개 메소드

public Matches ( ActionCall call, IConfigurationObserver log ) : bool
call ActionCall
log IConfigurationObserver
리턴 bool