PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Adapters.​Asp­Net­CoreAsp­Net­Core­Request­Metadata<T>Asp­Net­Core­Request­Metadata
Open sandboxFocus

AspNetCoreRequestMetadata<T> Constructor

AspNetCoreRequestMetadata(String)

Initializes a new AspNetCoreRequestMetadata.

Declaration
protected AspNetCoreRequestMetadata(string name)
Parameters
Type Name Description
System.String name

The name of the (singleton) instance.