Class HandlerParameterAttribute
- Namespace
- Apizr.Configuring
- Assembly
- Apizr.dll
public abstract class HandlerParameterAttribute : PropertyAttribute, _Attribute
- Inheritance
-
PropertyAttributeHandlerParameterAttribute
- Implements
- Derived
- Inherited Members
-
PropertyAttribute.Key
Constructors
HandlerParameterAttribute(string, object)
protected HandlerParameterAttribute(string key, object value)
Parameters
Properties
Value
public object Value { get; set; }