MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​ServicesProject­Service­ProviderGet­Required­Service
Open sandboxFocus

ProjectServiceProvider.GetRequiredService Method

GetRequiredService<T>()

Declaration
public T GetRequiredService<T>()
where T : class, IProjectService
Returns
Type Description
T
Type Parameters
Name Description
T