Winter IoC Container

ServiceProvider.GetServiceInternal Method

Service provider: get service by name internal implementation

Overload List

Service provider: get service by name internal implementation

protected virtual object GetServiceInternal(string);

Service provider: get service by type internal implementation

protected virtual object GetServiceInternal(Type);

See Also

ServiceProvider Class | NI.Winter Namespace