PointcutMatch Structure |
[Missing <summary> documentation for "T:PostSharp.Sdk.AspectWeaver.PointcutMatch"]
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public struct PointcutMatch
The PointcutMatch type exposes the following members.
Name | Description | |
---|---|---|
PointcutMatch | Initializes a new instance of the PointcutMatch class |
Name | Description | |
---|---|---|
SkipOnInvalidTargetSignature | ||
TargetDeclaration |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Implicit(MetadataDeclaration to PointcutMatch) |