Metalama / / API Documentation / Advanced API / Metalama.​Framework.​Engine.​Services / Project­Service­Provider / Get­Service

Method GetService

GetService<T>()

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