Metalama//API Documentation/Aspect API/Metalama.​Framework.​Services/IProject­Service
Open sandboxFocus

Interface IProjectService

Base interface to be inherited by all classes and interfaces that implement project-scoped services.

Namespace: Metalama.Framework.Services
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IProjectService : IService

See Also