XapModuleTypeLoader Class

Component responsible for downloading remote modules and load their Type into the current application domain.

Namespace:  Microsoft.Practices.Prism.Modularity
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

public class XapModuleTypeLoader : IModuleTypeLoader
'Declaration
Public Class XapModuleTypeLoader _
    Implements IModuleTypeLoader

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Prism.Modularity.XapModuleTypeLoader

See Also

XapModuleTypeLoader Members

Microsoft.Practices.Prism.Modularity Namespace