TypeResolver Class

Type that manage access to a set of type aliases and implements the logic for converting aliases to their actual types.

Namespace:  Microsoft.Practices.Unity.Configuration.ConfigurationHelpers
Assembly:  Microsoft.Practices.Unity.Configuration (in Microsoft.Practices.Unity.Configuration.dll)

Syntax

'Declaration
Public NotInheritable Class TypeResolver
public static class TypeResolver
public ref class TypeResolver abstract sealed
public final class TypeResolver

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Unity.Configuration.ConfigurationHelpers.TypeResolver

See Also

TypeResolver Members

Microsoft.Practices.Unity.Configuration.ConfigurationHelpers Namespace