MetalamaAPI documentationAspect APIMetalama.​Framework.​ServicesIService­Provider<TBase>Get­Service
Open sandboxFocus

IServiceProvider<TBase>.GetService Method

GetService<T>()

Declaration
T? GetService<T>() where T : class, TBase
Returns
Type Description
T
Type Parameters
Name Description
T