Holds the meta information for a specific action
Namespace: Castle.MonoRail.Framework.Internal
Assembly: Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class ActionMetaDescriptor : BaseMetaDescriptor |
Inheritance Hierarchy
System..::Object
Castle.MonoRail.Framework.Internal..::BaseMetaDescriptor
Castle.MonoRail.Framework.Internal..::ActionMetaDescriptor
Castle.MonoRail.Framework.Internal..::BaseMetaDescriptor
Castle.MonoRail.Framework.Internal..::ActionMetaDescriptor
See Also
ActionMetaDescriptor Members
Castle.MonoRail.Framework.Internal Namespace