AspNetCoreRequestMetadata<T> Constructor |
Initializes a new AspNetCoreRequestMetadata.
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 name of the (singleton) instance.