C# Class Junior.Route.AutoRouting.RestrictionMappers.Attributes.RefererUrlFragmentRestrictionAttribute

Inheritance: RestrictionAttribute
Mostra file Open project: nathan-alden/junior-route

Public Methods

Method Description
Map ( Routing route, IContainer container ) : void
RefererUrlFragmentRestrictionAttribute ( ) : System
RefererUrlFragmentRestrictionAttribute ( string fragment, RequestValueComparer comparer ) : System

Method Details

Map() public method

public Map ( Routing route, IContainer container ) : void
route Routing
container IContainer
return void

RefererUrlFragmentRestrictionAttribute() public method

public RefererUrlFragmentRestrictionAttribute ( ) : System
return System

RefererUrlFragmentRestrictionAttribute() public method

public RefererUrlFragmentRestrictionAttribute ( string fragment, RequestValueComparer comparer ) : System
fragment string
comparer RequestValueComparer
return System