DependencyInjectionScopeAddInjectionInfo Method |
Name | Description | |
---|---|---|
AddInjectionInfo(Type, Type, String) |
Adds the injection info passed in to the scope data. Call this method one or more times from an override of InitializeScope.
| |
AddInjectionInfo(Type, Type, String, DependencyInjectionTargetKind, DependencyInjectionContextType) |
Adds the injection info passed in to the scope data. Call this method one or more times from an override of InitializeScope.
| |
AddInjectionInfo(Type, Type, String, DependencyInjectionTargetKind, DependencyInjectionContextType, IEnumerableString) |
Adds the injection info passed in to the scope data. Call this method one or more times from an override of InitializeScope.
|