Overload List
| Name | Description | |
|---|---|---|
| ForType<(Of <(T>)>)()()() |
Creates a mirror for the specified type.
| |
| ForType(String) |
Creates a mirror for the specified type by assembly-qualified name.
| |
| ForType(Type) |
Creates a mirror for the specified type.
| |
| ForType(String, Assembly) |
Creates a mirror for the specified type by namespace-qualified name and assembly.
| |
| ForType(String, String) |
Creates a mirror for the specified type by namespace-qualified name and assembly name.
|
