Table of Contents

Class PropertyAttributePair

Namespace
Common
Assembly
Lykke.Common.dll
public class PropertyAttributePair
Inheritance
PropertyAttributePair
Derived
Inherited Members
Extension Methods

Constructors

PropertyAttributePair()

public PropertyAttributePair()

Properties

AttributeInstance

public object AttributeInstance { get; }

Property Value

object

PropertyInfo

public PropertyInfo PropertyInfo { get; }

Property Value

PropertyInfo