docs: regenerate

This commit is contained in:
goat 2020-06-05 16:12:48 +02:00
parent 3479919ab6
commit 31af5d8d77
88 changed files with 9028 additions and 3189 deletions

View file

@ -233,7 +233,6 @@
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static T? ToNullable&lt;T&gt;(this Optional&lt;T&gt; val)
where T : struct</code></pre>
</div>
<h5 class="parameters">Parameters</h5>