ApiConventionTypeMatchAttribute(ApiConventionTypeMatchBehavior) Konstruktor

Definice

Inicialzuje novou instanci objektu ApiConventionTypeMatchAttribute se zadaným matchBehaviorparametrem .

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

Parametry

Platí pro