NamedOperationDescriptor Constructor |
Initializes a new NamedOperationDescriptor.
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 NamedOperationDescriptor( string name )
Parameters
- name
- Type: System.String
The operation name.