Interface ITemplateProvider
Base interface for types that define template members, which must be annotated with TemplateAttribute. To use an instance of this type, use the WithTemplateProvider(ITemplateProvider) method of the IAdviceFactory.
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[RunTimeOrCompileTime]
public interface ITemplateProvider