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

Inheritance: RestrictionAttribute
Afficher le fichier Open project: nathan-alden/junior-route

Méthodes publiques

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

Method Details

Map() public méthode

public Map ( Routing route, IContainer container ) : void
route Routing
container IContainer
Résultat void

RefererUrlFragmentRestrictionAttribute() public méthode

public RefererUrlFragmentRestrictionAttribute ( ) : System
Résultat System

RefererUrlFragmentRestrictionAttribute() public méthode

public RefererUrlFragmentRestrictionAttribute ( string fragment, RequestValueComparer comparer ) : System
fragment string
comparer RequestValueComparer
Résultat System