SymAspectClass Class |
PostSharp.Sdk.CodeModel.Element
PostSharp.Sdk.CodeModel.Declaration
PostSharp.Sdk.WeavingSymbols.SymAspectClass
Namespace: PostSharp.Sdk.WeavingSymbols
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public sealed class SymAspectClass : Declaration
The SymAspectClass type exposes the following members.
Name | Description | |
---|---|---|
SymAspectClass |
Initializes a new SymAspectClass.
|
Name | Description | |
---|---|---|
ClassDeclaration |
Gets the declaration (typically, type or method) represented by this SymAspectClass.
| |
CustomDebuggingInformation | (Inherited from Declaration.) | |
LimitedLicense |
Determines whether this aspect class suffers from license limitations that do not allow
to display the detail of join points for this aspect class.
| |
Usages |
Gets the set of aspect usages in the current aspect class.
|
Name | Description | |
---|---|---|
ClearCache |
Clear the cache (typically mapping to System.Reflection or,
if the current element is a reference, to the related definition)
of the current Element and all its children.
(Inherited from Element.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |