docs: regenerate

This commit is contained in:
goat 2021-04-25 15:20:12 +02:00
parent 62e44bf30f
commit 392376b3fc
No known key found for this signature in database
GPG key ID: F18F057873895461
106 changed files with 4881 additions and 2447 deletions

View file

@ -80,11 +80,35 @@
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">LocalizationTests</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Test.html">Dalamud.Test</a></h6>
<h6><strong>Assembly</strong>: Dalamud.Test.dll</h6>
<h5 id="Dalamud_Test_LocalizationTests_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class LocalizationTests : object</code></pre>
<pre><code class="lang-csharp hljs">public class LocalizationTests</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
@ -118,7 +142,8 @@
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public void SetupWithFallbacks_EventInvoked()</code></pre>
<pre><code class="lang-csharp hljs">[Fact]
public void SetupWithFallbacks_EventInvoked()</code></pre>
</div>
</article>
</div>