docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class GameVersion
">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -87,7 +87,7 @@ installation directory.</p>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">GameVersion</span></div>
</div>
<div classs="implements">
<div class="implements">
<h5>Implements</h5>
<div><span class="xref">System.ICloneable</span></div>
<div><span class="xref">System.IComparable</span></div>
@ -378,7 +378,8 @@ public sealed class GameVersion : ICloneable, IComparable, IComparable&lt;GameVe
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public GameVersion(string version)</code></pre>
<pre><code class="lang-csharp hljs">[JsonConstructor]
public GameVersion(string version)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">