ApiConventionNameMatchAttribute(ApiConventionNameMatchBehavior) Costruttore

Definizione

Inizializza una nuova istanza di 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)

Parametri

Si applica a