ConfigurationExtensions Methods |
The ConfigurationExtensions type exposes the following members.
Name | Description | |
---|---|---|
DefaultAssembly |
Reads the default assembly information from configuration and
parses the assembly name into an assembly.
| |
GetAssembly |
Reads an assembly name from configuration and parses the assembly name into an assembly.
| |
GetParameters |
Converts configured parameter values into parameters that can be used
during object resolution.
| |
GetProperties |
Converts configured property values into parameters that can be used
during object resolution.
| |
GetType |
Loads a type by name.
|