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