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.
Namespace: Metalama.Testing.AspectTesting
Assembly: Metalama.Testing.AspectTesting.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
public class TestLiveTemplateAttribute : Attribute
Constructors
Name | Description |
---|---|
TestLiveTemplateAttribute(Type) |