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)

パラメーター

適用対象