Click or drag to resize

ConfigurationExtensions Methods

The ConfigurationExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDefaultAssembly
Reads the default assembly information from configuration and parses the assembly name into an assembly.
Public methodStatic memberGetAssembly
Reads an assembly name from configuration and parses the assembly name into an assembly.
Public methodStatic memberGetParameters
Converts configured parameter values into parameters that can be used during object resolution.
Public methodStatic memberGetProperties
Converts configured property values into parameters that can be used during object resolution.
Public methodStatic memberGetType
Loads a type by name.
Top
See Also