다음을 통해 공유


PropertyCatchAllSegmentTemplate(IEdmStructuredType) 생성자

정의

PropertyCatchAllSegmentTemplate 클래스의 새 인스턴스를 초기화합니다.

public PropertyCatchAllSegmentTemplate (Microsoft.OData.Edm.IEdmStructuredType declaredType);
new Microsoft.AspNetCore.OData.Routing.Template.PropertyCatchAllSegmentTemplate : Microsoft.OData.Edm.IEdmStructuredType -> Microsoft.AspNetCore.OData.Routing.Template.PropertyCatchAllSegmentTemplate
Public Sub New (declaredType As IEdmStructuredType)

매개 변수

declaredType
IEdmStructuredType

선언된 형식입니다.

적용 대상