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

GlobalServiceProvider.GetService Method

GetService<T>()

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