AspNetCoreRequestMetadata Constructor (String) |
Initializes a new AspNetCoreRequestMetadata and specifies the name. Invoke
this constructor if you are deriging the class.
Namespace: PostSharp.Patterns.Diagnostics.Adapters.AspNetCore
Assembly: PostSharp.Patterns.Diagnostics.Adapters.AspNetCore (in PostSharp.Patterns.Diagnostics.Adapters.AspNetCore.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected AspNetCoreRequestMetadata( string name )
Parameters
- name
- Type: System.String
The metadata name.