←Select platform
In This Topic ▼

ServiceLocator Class Members

Summary

The following tables list the members exposed by ServiceLocator.

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
BuildUp<T> Run an existing object through the container and perform injection on it.
Public Method static  | Shared in VB CreateChildContainer Creates a child container.
Public Method static  | Shared in VB IsRegistered Determines whether the specified name is registered.
Public Method static  | Shared in VB IsRegistered<T> Determines whether this instance is registered.
Public Method static  | Shared in VB Register Registers a type mapping with the container.
Public Method static  | Shared in VB Register<I> Registers an instance with the container.
Public Method static  | Shared in VB RegisterSingle Registers a single instance of a type mapping with the container.
Public Method static  | Shared in VB RegisterSingle<I> Registers a single instance of a type mapping with the container.
Public Method static  | Shared in VB Retrieve<T> Resolve an instance of the requested type with the given name from the container.
Public Method static  | Shared in VB RetrieveAll<T> Retrieves all item with the specified type.
Public Method static  | Shared in VB T> Registers a type mapping with the container.

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly