ReflectionExtensions Methods |
The ReflectionExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateObject |
Creates instance of a class from underlying assembly.
| |
| Directory |
Returns directory where the specified assembly file is.
| |
| GetName |
Gets the name of the type.
| |
| IsDynamic |
Determines whether the assembly is dynamic.
| |
| Location |
Returns location of the specified assembly. Avoids throwing an exception in case
of dynamic assembly.
|