The InTheHand.Reflection namespace contains classes and interfaces that provide a managed view of loaded types, methods, and fields, with the ability to dynamically create and invoke types.
| C# | Visual Basic |
namespace InTheHand.Reflection
Namespace InTheHand.Reflection
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| AssemblyHelper |
Contains helper functions for the Assembly class.
|