Skip to main content
A newer version of this page is available. .

IntegrityContainer.Resolve Method

Name Parameters Description
Resolve(Type) serviceType Gets an instance with the specified serviceType key.
Resolve<TServiceType>() none Gets an instance of the specified type with a corresponding TServiceType key.