update 20240812
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>ParameterAnnotation Class</title>
|
||||
<title>DictionaryModelDescription Class</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -74,11 +74,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">ParameterAnnotation Class</h1>
|
||||
<h1 class="title">DictionaryModelDescription Class</h1>
|
||||
|
||||
<div class="metadata">
|
||||
Namespace:
|
||||
<a href="topic_000000000000035C.html">API_NetFramework.Areas.HelpPage.ModelDescriptions</a>
|
||||
<a href="topic_0000000000000375.html">API_NetFramework.Areas.HelpPage.ModelDescriptions</a>
|
||||
|
||||
|
||||
|
||||
@@ -138,7 +138,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeVB">
|
||||
<pre xml:space="preserve" class="brush: vb">Public Class ParameterAnnotation</pre>
|
||||
<pre xml:space="preserve" class="brush: vb">Public Class DictionaryModelDescription <br /> Inherits <a target="_top" href="topic_0000000000000386.html" onclick="this.target='';return true;">KeyValuePairModelDescription</a></pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
@@ -177,7 +177,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCsharp">
|
||||
<pre xml:space="preserve" class="brush: csharp">public class ParameterAnnotation</pre>
|
||||
<pre xml:space="preserve" class="brush: csharp">public class DictionaryModelDescription : <a target="_top" href="topic_0000000000000386.html" onclick="this.target='';return true;">KeyValuePairModelDescription</a></pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
@@ -217,7 +217,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCpp">
|
||||
<pre xml:space="preserve" class="brush: cpp">public ref class ParameterAnnotation </pre>
|
||||
<pre xml:space="preserve" class="brush: cpp">public ref class DictionaryModelDescription : public <a target="_top" href="topic_0000000000000386.html" onclick="this.target='';return true;">KeyValuePairModelDescription</a>^</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
@@ -256,7 +256,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeJScript">
|
||||
<pre xml:space="preserve" class="brush: js">public class ParameterAnnotation</pre>
|
||||
<pre xml:space="preserve" class="brush: js">public class DictionaryModelDescription <br /> extends <a target="_top" href="topic_0000000000000386.html" onclick="this.target='';return true;">KeyValuePairModelDescription</a></pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
@@ -308,6 +308,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
@@ -318,12 +319,13 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000037C.html">AnnotationAttribute</a>
|
||||
<a href="topic_000000000000038A.html">Documentation</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(inherited from <a target="_top" href="topic_0000000000000389.html" onclick="this.target='';return true;">ModelDescription</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -332,6 +334,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
@@ -342,12 +345,91 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000037D.html">Documentation</a>
|
||||
<a href="topic_0000000000000387.html">KeyModelDescription</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(inherited from <a target="_top" href="topic_0000000000000386.html" onclick="this.target='';return true;">KeyValuePairModelDescription</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000038B.html">ModelType</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(inherited from <a target="_top" href="topic_0000000000000389.html" onclick="this.target='';return true;">ModelDescription</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000038C.html">Name</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(inherited from <a target="_top" href="topic_0000000000000389.html" onclick="this.target='';return true;">ModelDescription</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000388.html">ValueModelDescription</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(inherited from <a target="_top" href="topic_0000000000000386.html" onclick="this.target='';return true;">KeyValuePairModelDescription</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -396,13 +478,13 @@ inheritedMember
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000324.html">NameOf(this object)</a>
|
||||
<a href="topic_000000000000033D.html">NameOf(this object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(Defined by <a target="_top" href="topic_0000000000000322.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
(Defined by <a target="_top" href="topic_000000000000033B.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -442,6 +524,27 @@ inheritedMember
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Inheritance Hierarchy</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="inheritanceHierarchySection" class="section">
|
||||
|
||||
<div style="padding-left:0em;"><a href="topic_0000000000000389.html">API_NetFramework.Areas.HelpPage.ModelDescriptions.ModelDescription</a>
|
||||
</div>
|
||||
|
||||
<div style="padding-left:1em;"><a href="topic_0000000000000386.html">API_NetFramework.Areas.HelpPage.ModelDescriptions.KeyValuePairModelDescription</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div style="padding-left:2em;">API_NetFramework.Areas.HelpPage.ModelDescriptions.DictionaryModelDescription</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -505,7 +608,7 @@ inheritedMember
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_000000000000035C.html">API_NetFramework.Areas.HelpPage.ModelDescriptions Namespace</a><br />
|
||||
<a href="topic_0000000000000375.html">API_NetFramework.Areas.HelpPage.ModelDescriptions Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user