Open sandboxFocus

Class TestLiveTemplateAttribute

A custom that must be used in the LiveTemplate and LiveTemplatePreview to mark the declaration to which the aspect must be applied. The presence of this attribute simulates the use of the refactoring context menu.

Inheritance
TestLiveTemplateAttribute
Namespace: Metalama.Testing.AspectTesting
Assembly: Metalama.Testing.AspectTesting.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
public class TestLiveTemplateAttribute : Attribute

Constructors

Name Description
TestLiveTemplateAttribute(Type)