NamedOperationDescriptor Constructor |
Initializes a new NamedOperationDescriptor.
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public NamedOperationDescriptor( string name )
Parameters
- name
- Type: System.String
The operation name.