Interface IOperationDescriptor
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
Properties
Name | Description |
---|---|
OperationKind | Gets the kind of operation. |