Table of Contents

Class ShapeShiftExtensionDataAttribute

Namespace
ShapeShift
Assembly
ShapeShift.dll

Marks a Dictionary<TKey, TValue> of string to ShapeShiftValue that captures unknown properties and writes them back as peer properties.

[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public sealed class ShapeShiftExtensionDataAttribute : Attribute
Inheritance
ShapeShiftExtensionDataAttribute
Inherited Members