Skip to content

Commit

Permalink
Docs for release 5.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sakno committed Aug 19, 2024
1 parent be8f725 commit 91cfbf9
Show file tree
Hide file tree
Showing 9 changed files with 602 additions and 31 deletions.
56 changes: 53 additions & 3 deletions api/DotNext.Runtime.BoxedValue-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/dotnet/dotNext/new/gh-pages/docs/api/new?filename=DotNext_Runtime_BoxedValue_1_Equals_System_Object_.md&amp;value=---%0Auid%3A%20DotNext.Runtime.BoxedValue%601.Equals(System.Object)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnet/dotNext/blob/gh-pages/src/DotNext/Runtime/BoxedValue.cs/#L105">View Source</a>
<a href="https://github.com/dotnet/dotNext/blob/gh-pages/src/DotNext/Runtime/BoxedValue.cs/#L113">View Source</a>
</span>
<a id="DotNext_Runtime_BoxedValue_1_Equals_" data-uid="DotNext.Runtime.BoxedValue`1.Equals*"></a>
<h4 id="DotNext_Runtime_BoxedValue_1_Equals_System_Object_" data-uid="DotNext.Runtime.BoxedValue`1.Equals(System.Object)">Equals(object?)</h4>
Expand Down Expand Up @@ -300,7 +300,7 @@ <h5 class="overrides">Overrides</h5>
<a href="https://github.com/dotnet/dotNext/new/gh-pages/docs/api/new?filename=DotNext_Runtime_BoxedValue_1_GetHashCode.md&amp;value=---%0Auid%3A%20DotNext.Runtime.BoxedValue%601.GetHashCode%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnet/dotNext/blob/gh-pages/src/DotNext/Runtime/BoxedValue.cs/#L108">View Source</a>
<a href="https://github.com/dotnet/dotNext/blob/gh-pages/src/DotNext/Runtime/BoxedValue.cs/#L116">View Source</a>
</span>
<a id="DotNext_Runtime_BoxedValue_1_GetHashCode_" data-uid="DotNext.Runtime.BoxedValue`1.GetHashCode*"></a>
<h4 id="DotNext_Runtime_BoxedValue_1_GetHashCode" data-uid="DotNext.Runtime.BoxedValue`1.GetHashCode">GetHashCode()</h4>
Expand Down Expand Up @@ -403,7 +403,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/dotnet/dotNext/new/gh-pages/docs/api/new?filename=DotNext_Runtime_BoxedValue_1_ToString.md&amp;value=---%0Auid%3A%20DotNext.Runtime.BoxedValue%601.ToString%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnet/dotNext/blob/gh-pages/src/DotNext/Runtime/BoxedValue.cs/#L111">View Source</a>
<a href="https://github.com/dotnet/dotNext/blob/gh-pages/src/DotNext/Runtime/BoxedValue.cs/#L119">View Source</a>
</span>
<a id="DotNext_Runtime_BoxedValue_1_ToString_" data-uid="DotNext.Runtime.BoxedValue`1.ToString*"></a>
<h4 id="DotNext_Runtime_BoxedValue_1_ToString" data-uid="DotNext.Runtime.BoxedValue`1.ToString">ToString()</h4>
Expand Down Expand Up @@ -580,6 +580,56 @@ <h5 class="returns">Returns</h5>
<tr>
<td><a class="xref" href="DotNext.Runtime.BoxedValue-1.html">BoxedValue</a>&lt;T&gt;</td>
<td><p>A boxed representation of the value.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dotnet/dotNext/new/gh-pages/docs/api/new?filename=DotNext_Runtime_BoxedValue_1_op_Implicit_DotNext_Runtime_BoxedValue__0___DotNext_Runtime_ValueReference__0_.md&amp;value=---%0Auid%3A%20DotNext.Runtime.BoxedValue%601.op_Implicit(DotNext.Runtime.BoxedValue%7B%600%7D)~DotNext.Runtime.ValueReference%7B%600%7D%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dotnet/dotNext/blob/gh-pages/src/DotNext/Runtime/BoxedValue.cs/#L109">View Source</a>
</span>
<a id="DotNext_Runtime_BoxedValue_1_op_Implicit_" data-uid="DotNext.Runtime.BoxedValue`1.op_Implicit*"></a>
<h4 id="DotNext_Runtime_BoxedValue_1_op_Implicit_DotNext_Runtime_BoxedValue__0___DotNext_Runtime_ValueReference__0_" data-uid="DotNext.Runtime.BoxedValue`1.op_Implicit(DotNext.Runtime.BoxedValue{`0})~DotNext.Runtime.ValueReference{`0}">implicit operator ValueReference&lt;T&gt;(BoxedValue&lt;T&gt;)</h4>
<div class="markdown level1 summary"><p>Obtains a reference to the boxed value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static implicit operator ValueReference&lt;T&gt;(BoxedValue&lt;T&gt; boxedValue)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="DotNext.Runtime.BoxedValue-1.html">BoxedValue</a>&lt;T&gt;</td>
<td><span class="parametername">boxedValue</span></td>
<td><p>Boxed value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="DotNext.Runtime.ValueReference-1.html">ValueReference</a>&lt;T&gt;</td>
<td><p>Mutable reference to the boxed value.</p>
</td>
</tr>
</tbody>
Expand Down
Loading

0 comments on commit 91cfbf9

Please sign in to comment.