다음을 통해 공유


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)

매개 변수

적용 대상