←Select platform

ServiceLocator Class Members

Summary

The following tables list the members exposed by ServiceLocator.

Public Methods

Name Description
BuildUp<T> Run an existing object through the container and perform injection on it.
CreateChildContainer Creates a child container.
IsRegistered Determines whether the specified name is registered.
IsRegistered<T> Determines whether this instance is registered.
Register Registers a type mapping with the container.
Register<I> Registers an instance with the container.
RegisterSingle Registers a single instance of a type mapping with the container.
RegisterSingle<I> Registers a single instance of a type mapping with the container.
Retrieve<T> Resolve an instance of the requested type with the given name from the container.
RetrieveAll<T> Retrieves all item with the specified type.
T> Registers a type mapping with the container.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly