Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Util.RummageNoInlineAttribute

Summary

Instructs Rummage not to inline a specific method or property that would otherwise be automatically inlined. This attribute takes precedence over RummageInlineAttribute if both are specified on the same method or property.

Constructors

Creates a new instance of RummageNoInlineAttribute.