Constructor RouteMetadataAttribute
RouteMetadataAttribute(string, object?)
Initializes a new instance of the RouteMetadataAttribute class with the specified key and value.
public RouteMetadataAttribute(string key, object? value = null)
Initializes a new instance of the RouteMetadataAttribute class with the specified key and value.
public RouteMetadataAttribute(string key, object? value = null)