Initializes a new instance of AllowNewInstancesAttribute which will allow new instances of all types.

Namespace:  SciTech.NetMemProfiler
Assembly:  MemProfiler2 (in MemProfiler2.dll)

Syntax

C#
public AllowNewInstancesAttribute()
Visual Basic
Public Sub New
Visual C++
public:
AllowNewInstancesAttribute()

Remarks

See Also