NoReorderAttribute Class
Prevents the Member Reordering feature from tossing members of the marked class.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
[AttributeUsageAttribute] public sealed class NoReorderAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class NoReorderAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class NoReorderAttribute sealed : public Attribute