Share via


EndpointDescriptionAttribute(String) 생성자

정의

EndpointDescriptionAttribute의 인스턴스를 초기화합니다.

public EndpointDescriptionAttribute (string description);
new Microsoft.AspNetCore.Http.EndpointDescriptionAttribute : string -> Microsoft.AspNetCore.Http.EndpointDescriptionAttribute
Public Sub New (description As String)

매개 변수

description
String

엔드포인트 또는 매개 변수와 연결된 설명입니다.

적용 대상