Represents an operation whose named has been set declaratively or imperatively.
Implements
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
[Obsolete("[Recordable] aspect and its components are deprecated and will be removed in a future version.", false)]
public sealed class NamedOperationDescriptor : IOperationDescriptorConstructors
| Name | Description |
|---|---|
| NamedOperationDescriptor(string) | Initializes a new NamedOperationDescriptor. |
Properties
| Name | Description |
|---|---|
| Name | Gets the operation name. |
| OperationKind | Gets the kind of operation. |