Table of Contents

Class HandlerParameterAttribute

Namespace
Apizr.Configuring
Assembly
Apizr.dll
public abstract class HandlerParameterAttribute : PropertyAttribute, _Attribute
Inheritance
PropertyAttribute
HandlerParameterAttribute
Implements
Derived
Inherited Members
PropertyAttribute.Key

Constructors

HandlerParameterAttribute(string, object)

protected HandlerParameterAttribute(string key, object value)

Parameters

key string
value object

Properties

Value

public object Value { get; set; }

Property Value

object