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. |