AspectWeaverTransformationInstance.GetDisplayName Method |
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public virtual string GetDisplayName( MethodSemantics semantic )
Parameters
- semantic
- Type: PostSharp.Sdk.CodeModel.MethodSemantics
Semantic on which the transformation is applied.
Return Value
Type: StringA human-readable description of the current transformation when applied on a semantic of type semantic.