update 20240812

This commit is contained in:
Stefan Hutter
2024-08-12 16:35:06 +02:00
parent 43c44e0aad
commit fc8811829d
7922 changed files with 205978 additions and 91947 deletions

View File

@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
<link rel="icon" href="favicon.ico">
<title>HelpPageSampleGenerator Properties</title>
<title>SwaggerConfig Properties</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
@@ -75,138 +75,14 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div id="mainBody">
<h1 class="title">HelpPageSampleGenerator Properties</h1>
<h1 class="title">SwaggerConfig Properties</h1>
<p />
<p>
The following tables list the members exposed by the
<a href="topic_0000000000000350.html">HelpPageSampleGenerator</a>
<a href="topic_0000000000000350.html">SwaggerConfig</a>
type.
</p>
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Properties</a></span>
<div>&nbsp;</div>
</div>
<div id="PropertiesSection" class="section">
<table class="memberListTable">
<tr>
<th></th>
<th>
Name
</th>
<th>
Description
</th>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000353.html">ActionSamples</a>
</td>
<td>
Gets the objects that are used directly as samples for certain actions.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000352.html">ActualHttpMessageTypes</a>
</td>
<td>
Gets CLR types that are used as the content of <a target="_top" href=".html" onclick="this.target='';return true;">HttpRequestMessage</a> or <a target="_top" href=".html" onclick="this.target='';return true;">HttpResponseMessage</a>.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000355.html">SampleObjectFactories</a>
</td>
<td>
Gets factories for the objects that the supported formatters will serialize as samples. Processed in order,
stopping when the factory successfully returns a non-<a target="_top" href="topic_00000000000004A8.html" onclick="this.target='';return true;">&lt;default&gt;</a> object.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_0000000000000354.html">SampleObjects</a>
</td>
<td>
Gets the objects that are serialized as samples by the supported formatters.
</td>
</tr>
</table>
<a href="#mainBody">
Top
</a>
</div>
</div>
<div class="section_container">
@@ -217,8 +93,8 @@ Gets the objects that are serialized as samples by the supported formatters.
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_0000000000000350.html">HelpPageSampleGenerator Class</a><br />
<a href="topic_00000000000002F9.html">EDOKAAPI_NetFramework.Areas.HelpPage Namespace</a><br />
<a href="topic_0000000000000350.html">SwaggerConfig Class</a><br />
<a href="topic_0000000000000349.html">API_NetFramework Namespace</a><br />