RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

NoReorderAttribute Class

Prevents the Member Reordering feature from tossing members of the marked class.

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


[AttributeUsageAttribute]
public sealed class NoReorderAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class NoReorderAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class NoReorderAttribute sealed : public Attribute

Remarks


The attribute must be mentioned in your member reordering patterns.

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbLookup.Controls.WPF.Properties..::..NoReorderAttribute