Method | Description | |
---|---|---|
ServiceLocatorAutoRegistrationManager ( IServiceLocator serviceLocator ) : System |
Initializes a new instance of the ServiceLocatorAutoRegistrationManager class.
|
Method | Description | |
---|---|---|
InspectLoadedAssemblies ( ) : void |
Inspect loaded assemblies.
|
public ServiceLocatorAutoRegistrationManager ( IServiceLocator serviceLocator ) : System | ||
serviceLocator | IServiceLocator | The service locator. |
return | System |