C# Class Castle.MonoRail.Framework.AccessibleThroughAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
AccessibleThroughAttribute ( Verb verb ) : System

Constructs a AccessibleThroughAttribute with the specified verb.

Method Details

AccessibleThroughAttribute() public méthode

Constructs a AccessibleThroughAttribute with the specified verb.
public AccessibleThroughAttribute ( Verb verb ) : System
verb Verb The to allow for this action.
Résultat System