ApiConventionNameMatchAttribute(ApiConventionNameMatchBehavior) コンストラクター

定義

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)

パラメーター

適用対象