Update nach EDK-Read
This commit is contained in:
@@ -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>HelpPageConfigurationExtensions.SetActualResponseType Method</title>
|
||||
<title>HelpPageConfigurationExtensions.SetActualRequestType Method</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -75,12 +75,12 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">HelpPageConfigurationExtensions.SetActualResponseType Method</h1>
|
||||
<h1 class="title">HelpPageConfigurationExtensions.SetActualRequestType Method</h1>
|
||||
<p />
|
||||
|
||||
|
||||
<summary-info>Specifies the actual type of <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.objectcontent-1">ObjectContent<T></a> returned as part of the <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httprequestmessage">HttpRequestMessage</a> in an action.
|
||||
The help page will use this information to produce more accurate response samples.</summary-info>
|
||||
<summary-info>Specifies the actual type of <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.objectcontent-1">ObjectContent<T></a> passed to the <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httprequestmessage">HttpRequestMessage</a> in an action.
|
||||
The help page will use this information to produce more accurate request samples.</summary-info>
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
@@ -102,26 +102,26 @@ The help page will use this information to produce more accurate response sample
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_0000000000000311.html">SetActualResponseType(this HttpConfiguration, Type, string, string)</a>
|
||||
<a href="topic_0000000000000312.html">SetActualRequestType(this HttpConfiguration, Type, string, string)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Specifies the actual type of <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.objectcontent-1">ObjectContent<T></a> returned as part of the <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httprequestmessage">HttpRequestMessage</a> in an action.
|
||||
The help page will use this information to produce more accurate response samples.
|
||||
Specifies the actual type of <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.objectcontent-1">ObjectContent<T></a> passed to the <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httprequestmessage">HttpRequestMessage</a> in an action.
|
||||
The help page will use this information to produce more accurate request samples.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_0000000000000312.html">SetActualResponseType(this HttpConfiguration, Type, string, string, params string[])</a>
|
||||
<a href="topic_0000000000000313.html">SetActualRequestType(this HttpConfiguration, Type, string, string, params string[])</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Specifies the actual type of <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.objectcontent-1">ObjectContent<T></a> returned as part of the <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httprequestmessage">HttpRequestMessage</a> in an action.
|
||||
The help page will use this information to produce more accurate response samples.
|
||||
Specifies the actual type of <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.objectcontent-1">ObjectContent<T></a> passed to the <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httprequestmessage">HttpRequestMessage</a> in an action.
|
||||
The help page will use this information to produce more accurate request samples.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -142,11 +142,11 @@ The help page will use this information to produce more accurate response sample
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_0000000000000306.html">HelpPageConfigurationExtensions Class</a><br />
|
||||
<a href="topic_0000000000000309.html">HelpPageConfigurationExtensions Class</a><br />
|
||||
|
||||
|
||||
|
||||
<a href="topic_00000000000002F6.html">EDOKAAPI_NetFramework.Areas.HelpPage Namespace</a><br />
|
||||
<a href="topic_00000000000002F9.html">EDOKAAPI_NetFramework.Areas.HelpPage Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user