C# 클래스 Junior.Route.AutoRouting.RestrictionMappers.Attributes.RefererUrlFragmentRestrictionAttribute

상속: RestrictionAttribute
파일 보기 프로젝트 열기: nathan-alden/junior-route

공개 메소드들

메소드 설명
Map ( Routing route, IContainer container ) : void
RefererUrlFragmentRestrictionAttribute ( ) : System
RefererUrlFragmentRestrictionAttribute ( string fragment, RequestValueComparer comparer ) : System

메소드 상세

Map() 공개 메소드

public Map ( Routing route, IContainer container ) : void
route Routing
container IContainer
리턴 void

RefererUrlFragmentRestrictionAttribute() 공개 메소드

public RefererUrlFragmentRestrictionAttribute ( ) : System
리턴 System

RefererUrlFragmentRestrictionAttribute() 공개 메소드

public RefererUrlFragmentRestrictionAttribute ( string fragment, RequestValueComparer comparer ) : System
fragment string
comparer RequestValueComparer
리턴 System