Update nach EDK-Read

This commit is contained in:
Stefan Hutter
2024-07-19 09:51:03 +02:00
parent 977d1b0c9f
commit 153fbef133
7735 changed files with 187935 additions and 103935 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>EDOKAAPI_NetFramework.Areas.HelpPage Namespace</title>
<title>SwaggerConfig.Register Method</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
@@ -74,9 +74,14 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div id="mainBody">
<h1 class="title">EDOKAAPI_NetFramework.Areas.HelpPage Namespace</h1>
<h1 class="title">SwaggerConfig.Register Method</h1>
<div class="metadata">
Namespace:
<a href="topic_00000000000002EE.html">EDOKAAPI_NetFramework</a>
<br />Assembly: EDOKAAPI_NetFramework (in EDOKAAPI_NetFramework.dll)
@@ -93,13 +98,171 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div class="section_container">
<div id="syntaxSection" class="section">
<div id="syntaxCodeBlocks">
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCornerActive">
</div>
<div class="codeSnippetTab csFirstTab csActiveTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csNaTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csNaTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCorner">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeVB">
<pre xml:space="preserve" class="brush: vb">Public Shared Sub Register()</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCorner">
</div>
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csActiveTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csNaTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCorner">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeCsharp">
<pre xml:space="preserve" class="brush: csharp">public static <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.void">void</a> Register()</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCorner">
</div>
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csNaTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csActiveTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCorner">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeCpp">
<pre xml:space="preserve" class="brush: cpp">public: &nbsp;<br />static <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.void">void</a> Register() </pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCorner">
</div>
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csNaTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csNaTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csActiveTab csLastTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCornerActive">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeJScript">
<pre xml:space="preserve" class="brush: js">public static function Register();</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
</div>
@@ -119,315 +282,13 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Classes</a></span>
<div>&nbsp;</div>
</div>
<div id="ClassSection" class="section">
<table class="memberListTable">
<tr>
<th></th>
<th>
Name
</th>
<th>
Description
</th>
</tr>
<!-- Classes -->
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
</td>
<td>
<a href="topic_00000000000002F7.html">ApiDescriptionExtensions</a>
</td>
<td>
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_0000000000000303.html">HelpPageAreaRegistration</a>
</td>
<td>
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
</td>
<td>
<a href="topic_00000000000002F9.html">HelpPageConfig</a>
</td>
<td>
Use this class to customize the Help Page.
For example you can set a custom <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.web.http.description.idocumentationprovider">IDocumentationProvider</a> to supply the documentation
or you can provide the samples for the requests/responses.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
</td>
<td>
<a href="topic_0000000000000306.html">HelpPageConfigurationExtensions</a>
</td>
<td>
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_000000000000034D.html">HelpPageSampleGenerator</a>
</td>
<td>
This class will generate the samples for the help page.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_000000000000035B.html">HelpPageSampleKey</a>
</td>
<td>
This is used to identify the place where the sample should be applied.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_0000000000000368.html">ImageSample</a>
</td>
<td>
This represents an image sample on the help page. There's a display template named ImageSample associated with this class.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_000000000000036E.html">InvalidSample</a>
</td>
<td>
This represents an invalid sample on the help page. There's a display template named InvalidSample associated with this class.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_0000000000000374.html">ObjectGenerator</a>
</td>
<td>
This class will create an object of a given type and populate it with sample data.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_0000000000000379.html">TextSample</a>
</td>
<td>
This represents a preformatted text sample on the help page. There's a display template named TextSample associated with this class.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
</td>
<td>
<a href="topic_000000000000037F.html">XmlDocumentationProvider</a>
</td>
<td>
A custom <a target="_top" href=".html" onclick="this.target='';return true;">IDocumentationProvider</a> that reads the API documentation from an XML documentation file.
</td>
</tr>
<!-- Classes End -->
<!-- Standard Modules -->
<!-- Standard Modules End -->
</table>
<a href="#mainBody">
Top
</a>
</div>
</div>
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Enumerations</a></span>
<div>&nbsp;</div>
</div>
<div id="EnumerationSection" class="section">
<table class="memberListTable">
<tr>
<th></th>
<th>
Name
</th>
<th>
Description
</th>
</tr>
<tr class="
">
<td>
<img alt="Public enumeration" title="Public enumeration" src="msdn2019/pubenum.png"></img>
</td>
<td>
<a href="topic_0000000000000376.html">SampleDirection</a>
</td>
<td>
Indicates whether the sample is used for request or response
</td>
</tr>
</table>
<a href="#mainBody">
Top
</a>
</div>
</div>
@@ -486,8 +347,26 @@ Indicates whether the sample is used for request or response
</div>
</div>
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
<div>&nbsp;</div>
</div>
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_00000000000002F5.html">SwaggerConfig Class</a><br />
<a href="topic_00000000000002EE.html">EDOKAAPI_NetFramework Namespace</a><br />
</div>
</div>
</div>
</div>
<div id="internal-toc-area">
@@ -506,3 +385,4 @@ Indicates whether the sample is used for request or response
</div>
</body>
</html>