Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static class: RT.Util.Rummage

Summary

Contains methods used to augment the program with Rummage-related information.

Static methods

Type
Safe(Type type)
Returns the type passed in. Use around a typeof(SomeType) to override Rummage's reflection safety analysis and make Rummage believe that this particular use is entirely safe.