AspNetCoreRequestMetadata(string)
Initializes a new AspNetCoreRequestMetadata.
Declaration
protected AspNetCoreRequestMetadata(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | The name of the (singleton) instance. |
Initializes a new AspNetCoreRequestMetadata.
protected AspNetCoreRequestMetadata(string name)
Type | Name | Description |
---|---|---|
string | name | The name of the (singleton) instance. |