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

ProjectServiceProvider.GetService Method

GetService<T>()

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