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

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

공개 메소드들

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

메소드 상세

Map() 공개 메소드

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

RefererUrlHostRestrictionAttribute() 공개 메소드

public RefererUrlHostRestrictionAttribute ( ) : System
리턴 System

RefererUrlHostRestrictionAttribute() 공개 메소드

public RefererUrlHostRestrictionAttribute ( string host, RequestValueComparer comparer ) : System
host string
comparer RequestValueComparer
리턴 System