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.SetSampleResponse Method</title>
|
||||
<title>HelpPageConfigurationExtensions.SetSampleRequest Method</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -75,11 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">HelpPageConfigurationExtensions.SetSampleResponse Method</h1>
|
||||
<h1 class="title">HelpPageConfigurationExtensions.SetSampleRequest Method</h1>
|
||||
<p />
|
||||
|
||||
|
||||
<summary-info>Sets the sample response directly for the specified media type of the action with specific parameters.</summary-info>
|
||||
<summary-info>Sets the sample request directly for the specified media type and action.</summary-info>
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
@@ -101,24 +101,24 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000030B.html">SetSampleResponse(this HttpConfiguration, object, MediaTypeHeaderValue, string, string)</a>
|
||||
<a href="topic_000000000000030C.html">SetSampleRequest(this HttpConfiguration, object, MediaTypeHeaderValue, string, string)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Sets the sample request directly for the specified media type of the action.
|
||||
Sets the sample request directly for the specified media type and action.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<a href="topic_000000000000030C.html">SetSampleResponse(this HttpConfiguration, object, MediaTypeHeaderValue, string, string, params string[])</a>
|
||||
<a href="topic_000000000000030D.html">SetSampleRequest(this HttpConfiguration, object, MediaTypeHeaderValue, string, string, params string[])</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Sets the sample response directly for the specified media type of the action with specific parameters.
|
||||
Sets the sample request directly for the specified media type and action with parameters.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -139,11 +139,11 @@ Sets the sample response directly for the specified media type of the action wit
|
||||
|
||||
<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