Skip to content

Commit 5082095

Browse files
committed
Update project documentations
1 parent ed64cf0 commit 5082095

File tree

98 files changed

+2766
-3332
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+2766
-3332
lines changed

JsonSchema/doc/api/RelogicLabs.JsonSchema.Collections.IKeyed-1.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -123,26 +123,29 @@ <h4 class="section">Type Parameters</h4>
123123

124124

125125

126-
<h2 class="section" id="methods">Methods
126+
<h2 class="section" id="properties">Properties
127127
</h2>
128128

129129

130-
<a id="RelogicLabs_JsonSchema_Collections_IKeyed_1_GetKey_" data-uid="RelogicLabs.JsonSchema.Collections.IKeyed`1.GetKey*"></a>
130+
<a id="RelogicLabs_JsonSchema_Collections_IKeyed_1_Key_" data-uid="RelogicLabs.JsonSchema.Collections.IKeyed`1.Key*"></a>
131131

132-
<h3 id="RelogicLabs_JsonSchema_Collections_IKeyed_1_GetKey" data-uid="RelogicLabs.JsonSchema.Collections.IKeyed`1.GetKey">
133-
GetKey()
132+
<h3 id="RelogicLabs_JsonSchema_Collections_IKeyed_1_Key" data-uid="RelogicLabs.JsonSchema.Collections.IKeyed`1.Key">
133+
Key
134134
<a class="header-action link-secondary" title="View source" href="https://github.com/relogiclabs/JsonSchema-DotNet/blob/develop/JsonSchema/RelogicLabs/JsonSchema/Collections/IKeyed.cs/#L5"><i class="bi bi-code-slash"></i></a>
135135
</h3>
136136

137137
<div class="markdown level1 summary"></div>
138138
<div class="markdown level1 conceptual"></div>
139139

140140
<div class="codewrapper">
141-
<pre><code class="lang-csharp hljs">TK GetKey()</code></pre>
141+
<pre><code class="lang-csharp hljs">TK Key { get; }</code></pre>
142142
</div>
143143

144144

145-
<h4 class="section">Returns</h4>
145+
146+
147+
148+
<h4 class="section">Property Value</h4>
146149
<dl class="parameters">
147150
<dt><span class="xref">TK</span></dt>
148151
<dd></dd>
@@ -156,9 +159,6 @@ <h4 class="section">Returns</h4>
156159

157160

158161

159-
160-
161-
162162
</article>
163163

164164
<div class="contribution d-print-none">

0 commit comments

Comments
 (0)