PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsIOperation­Descriptor
Open sandboxFocus

IOperationDescriptor Interface

Encapsulates information that allow implementations of the OperationFormatter class to provide a human-readable description of an Operation.

Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
public interface IOperationDescriptor
Remarks

If you implement your own OperationFormatter, you can also implement your own IOperationDescriptor and assign it to the OperationDescriptor property of the RecordingScope returned by OpenScope(RecordingScopeOption).

Properties

Name Description
OperationKind

Gets the kind of operation.