This version of Unity is unsupported.

GeneratePropertyBagsForTypeAttribute Constructor

Declaration

public GeneratePropertyBagsForTypeAttribute(Type type);

Parameters

type The type to generate a property bag for.

Description

Initializes a new instance of the GeneratePropertyBagsForTypeAttribute attribute.