NamedOperationDescriptor Class |
Represents an operation whose named has been set declaratively or imperatively.
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public sealed class NamedOperationDescriptor : IOperationDescriptor
The NamedOperationDescriptor type exposes the following members.
Name | Description | |
---|---|---|
NamedOperationDescriptor |
Initializes a new NamedOperationDescriptor.
|
Name | Description | |
---|---|---|
Name |
Gets the operation name.
| |
OperationKind |
Gets the kind of operation.
|