Decorates an action with a restriction to the HTTP method
that is allowed to request it.
Namespace: Castle.MonoRail.Framework
Assembly: Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Method)] public class AccessibleThroughAttribute : Attribute |
Inheritance Hierarchy
See Also
AccessibleThroughAttribute Members
Castle.MonoRail.Framework Namespace