SwaggerGenOptionsExtensions.IncludeXmlCommentsWithRemarks - метод

Список перегрузок

IncludeXmlCommentsWithRemarks(SwaggerGenOptions, Func<XPathDocument>, Boolean, Func<Type[]>) Inject human-friendly descriptions for Operations, Parameters and Schemas based on XML Comment files (from summary and remarks).
IncludeXmlCommentsWithRemarks(SwaggerGenOptions, Func<XPathDocument>, Boolean, Type[]) Inject human-friendly descriptions for Operations, Parameters and Schemas based on XML Comment files (from summary and remarks).
IncludeXmlCommentsWithRemarks(SwaggerGenOptions, String, Boolean, Func<Type[]>) Inject human-friendly descriptions for Operations, Parameters and Schemas based on XML Comment files (from summary and remarks).
IncludeXmlCommentsWithRemarks(SwaggerGenOptions, String, Boolean, Type[]) Inject human-friendly descriptions for Operations, Parameters and Schemas based on XML Comment files (from summary and remarks).

См. также