ModuleLoaderService Class
Service to load modules into the application.
Namespace: Microsoft.Practices.CompositeUI.Services
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)
Syntax
'Declaration
Public Class ModuleLoaderService
Implements IModuleLoaderService
'Usage
Dim instance As ModuleLoaderService
public class ModuleLoaderService : IModuleLoaderService
public ref class ModuleLoaderService : IModuleLoaderService
public class ModuleLoaderService implements IModuleLoaderService
public class ModuleLoaderService implements IModuleLoaderService
Inheritance Hierarchy
System.Object
Microsoft.Practices.CompositeUI.Services.ModuleLoaderService
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
ModuleLoaderService Members
Microsoft.Practices.CompositeUI.Services Namespace