Aracılığıyla paylaş


ApiConventionResult(IReadOnlyList<IApiResponseMetadataProvider>) Oluşturucu

Tanım

yeni bir örneğini ApiConventionResultbaşlatır.

public:
 ApiConventionResult(System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ApiExplorer::IApiResponseMetadataProvider ^> ^ responseMetadataProviders);
public ApiConventionResult (System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ApiExplorer.IApiResponseMetadataProvider> responseMetadataProviders);
new Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionResult : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ApiExplorer.IApiResponseMetadataProvider> -> Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionResult
Public Sub New (responseMetadataProviders As IReadOnlyList(Of IApiResponseMetadataProvider))

Parametreler

responseMetadataProviders
IReadOnlyList<IApiResponseMetadataProvider>

IApiResponseMetadataProvider Eylemle ilişkili dizisi.

Şunlara uygulanır