Share via


ApiConventionNameMatchAttribute(ApiConventionNameMatchBehavior) Constructor

Definición

Inicializa una nueva instancia de la clase ApiConventionNameMatchAttribute.

public:
 ApiConventionNameMatchAttribute(Microsoft::AspNetCore::Mvc::ApiExplorer::ApiConventionNameMatchBehavior matchBehavior);
public ApiConventionNameMatchAttribute (Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionNameMatchBehavior matchBehavior);
new Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionNameMatchAttribute : Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionNameMatchBehavior -> Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionNameMatchAttribute
Public Sub New (matchBehavior As ApiConventionNameMatchBehavior)

Parámetros

Se aplica a