ApiConventionTypeMatchAttribute(ApiConventionTypeMatchBehavior) Конструктор

Определение

Инициалзирует новый экземпляр ApiConventionTypeMatchAttribute с указанным matchBehavior.

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)

Параметры

Применяется к