Method | Description | |
---|---|---|
AddResovledAssemblies ( ) : void |
Adds the resovled assemblies.
|
|
GetServiceLocator ( string name = null ) : IServiceLocator |
Gets the service locator.
|
|
Reset ( ) : void |
Clear all cached service locators.
|
Method | Description | |
---|---|---|
ConfigureServiceLocator ( IServiceLocator serviceLocator ) : IServiceLocator | ||
InitializeResolvedAssemblies ( ) : List |
||
ServiceLocatorFactory ( ) : System |
|
|
TryParseAssemblyName ( string displayName, |
public static AddResovledAssemblies ( ) : void | ||
return | void |
public static GetServiceLocator ( string name = null ) : IServiceLocator | ||
name | string | The name. |
return | IServiceLocator |