Implements
Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public sealed record TemplateAttributeProperties : IEquatable<TemplateAttributeProperties>
Constructors
Name | Description |
---|---|
TemplateAttributeProperties(string?, Accessibility?, bool?, bool?, bool?, bool?, bool?, bool?) |
Properties
Name | Description |
---|---|
Accessibility | |
IsAbstract | |
IsExtern | |
IsPartial | |
IsRequired | |
IsSealed | |
IsVirtual | |
Name |
Methods
Operators
Name | Description |
---|---|
operator ==(TemplateAttributeProperties?, TemplateAttributeProperties?) | |
operator !=(TemplateAttributeProperties?, TemplateAttributeProperties?) |