Summary
Provides a set of helper methods related to reflection.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ReflectionUtils"]
class Type type-node
Syntax
public sealed class ReflectionUtils
Methods
Name | Value | Summary |
---|---|---|
GetTypeFromString |
Type |
Loads the type specified in the type string with assembly qualified name.
static
|