MethodMappingContextItem Constructor |
Initializes a new MethodMappingContextItem.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public MethodMappingContextItem( string name )
Parameters
- name
- Type: System.String
A case-sensitive string uniquely identifying the context item.