You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1242 lines
57 KiB

3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class Version
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class Version
  11. ">
  12. <meta name="generator" content="docfx 2.59.4.0">
  13. <link rel="shortcut icon" href="../favicon.ico">
  14. <link rel="stylesheet" href="../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../styles/docfx.css">
  16. <link rel="stylesheet" href="../styles/main.css">
  17. <link rel="stylesheet" href="../styles/fix.css">
  18. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  19. <meta property="docfx:navrel" content="../toc.html">
  20. <meta property="docfx:tocrel" content="toc.html">
  21. <meta property="docfx:rel" content="../">
  22. <meta property="docfx:newtab" content="true">
  23. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  24. <div id="wrapper">
  25. <header>
  26. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  27. <div class="container">
  28. <div class="navbar-header">
  29. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  30. <span class="sr-only">Toggle navigation</span>
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. <span class="icon-bar"></span>
  34. </button>
  35. <a class="navbar-brand" href="../index.html">
  36. <img id="logo" class="svg" src="../logo.svg" alt="">
  37. </a>
  38. </div>
  39. <div class="collapse navbar-collapse" id="navbar">
  40. <form class="navbar-form navbar-right" role="search" id="search">
  41. <div class="form-group">
  42. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  43. </div>
  44. </form>
  45. </div>
  46. </div>
  47. </nav>
  48. <div class="subnav navbar navbar-default">
  49. <div class="container hide-when-search" id="breadcrumb">
  50. <ul class="breadcrumb">
  51. <li></li>
  52. </ul>
  53. </div>
  54. </div>
  55. </header>
  56. <div class="container body-content">
  57. <div id="search-results">
  58. <div class="search-list">Search Results for <span></span></div>
  59. <div class="sr-items">
  60. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  61. </div>
  62. <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
  63. </div>
  64. </div>
  65. <div role="main" class="container body-content hide-when-search">
  66. <div class="sidenav hide-when-search">
  67. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  68. <div class="sidetoggle collapse" id="sidetoggle">
  69. <div id="sidetoc"></div>
  70. </div>
  71. </div>
  72. <div class="article row grid-right">
  73. <div class="col-md-10">
  74. <article class="content wrap" id="_content" data-uid="SemVer.Version">
  75. <h1 id="SemVer_Version" data-uid="SemVer.Version" class="text-break">Class Version
  76. </h1>
  77. <div class="markdown level0 summary"></div>
  78. <div class="markdown level0 conceptual"></div>
  79. <div class="inheritance">
  80. <h5>Inheritance</h5>
  81. <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
  82. <div class="level1"><span class="xref">Version</span></div>
  83. </div>
  84. <div class="implements">
  85. <h5>Implements</h5>
  86. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable-1">IComparable</a>&lt;<a class="xref" href="SemVer.Version.html">Version</a>&gt;</div>
  87. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable-1">IComparable</a>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</div>
  88. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable">IComparable</a></div>
  89. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<a class="xref" href="SemVer.Version.html">Version</a>&gt;</div>
  90. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</div>
  91. </div>
  92. <div class="inheritedMembers">
  93. <h5>Inherited Members</h5>
  94. <div>
  95. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
  96. </div>
  97. <div>
  98. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
  99. </div>
  100. <div>
  101. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
  102. </div>
  103. <div>
  104. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
  105. </div>
  106. </div>
  107. <h6><strong>Namespace</strong>: <a class="xref" href="SemVer.html">SemVer</a></h6>
  108. <h6><strong>Assembly</strong>: SemVer.dll</h6>
  109. <h5 id="SemVer_Version_syntax">Syntax</h5>
  110. <div class="codewrapper">
  111. <pre><code class="lang-csharp hljs">[Obsolete(&quot;Use Hive.Versioning.Version instead.&quot;)]
  112. public class Version : IComparable&lt;Version&gt;, IComparable&lt;Hive.Versioning.Version&gt;, IComparable, IEquatable&lt;Version&gt;, IEquatable&lt;Hive.Versioning.Version&gt;</code></pre>
  113. </div>
  114. <h3 id="constructors">Constructors
  115. </h3>
  116. <span class="small pull-right mobile-hide">
  117. <span class="divider">|</span>
  118. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version__ctor_System_Int32_System_Int32_System_Int32_System_String_System_String_.md&amp;value=---%0Auid%3A%20SemVer.Version.%23ctor(System.Int32%2CSystem.Int32%2CSystem.Int32%2CSystem.String%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  119. </span>
  120. <span class="small pull-right mobile-hide">
  121. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L18">View Source</a>
  122. </span>
  123. <a id="SemVer_Version__ctor_" data-uid="SemVer.Version.#ctor*"></a>
  124. <h4 id="SemVer_Version__ctor_System_Int32_System_Int32_System_Int32_System_String_System_String_" data-uid="SemVer.Version.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.String)">Version(Int32, Int32, Int32, String, String)</h4>
  125. <div class="markdown level1 summary"></div>
  126. <div class="markdown level1 conceptual"></div>
  127. <h5 class="decalaration">Declaration</h5>
  128. <div class="codewrapper">
  129. <pre><code class="lang-csharp hljs">public Version(int major, int minor, int patch, string preRelease = null, string build = null)</code></pre>
  130. </div>
  131. <h5 class="parameters">Parameters</h5>
  132. <table class="table table-bordered table-striped table-condensed">
  133. <thead>
  134. <tr>
  135. <th>Type</th>
  136. <th>Name</th>
  137. <th>Description</th>
  138. </tr>
  139. </thead>
  140. <tbody>
  141. <tr>
  142. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  143. <td><span class="parametername">major</span></td>
  144. <td></td>
  145. </tr>
  146. <tr>
  147. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  148. <td><span class="parametername">minor</span></td>
  149. <td></td>
  150. </tr>
  151. <tr>
  152. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  153. <td><span class="parametername">patch</span></td>
  154. <td></td>
  155. </tr>
  156. <tr>
  157. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
  158. <td><span class="parametername">preRelease</span></td>
  159. <td></td>
  160. </tr>
  161. <tr>
  162. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
  163. <td><span class="parametername">build</span></td>
  164. <td></td>
  165. </tr>
  166. </tbody>
  167. </table>
  168. <span class="small pull-right mobile-hide">
  169. <span class="divider">|</span>
  170. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version__ctor_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20SemVer.Version.%23ctor(System.String%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  171. </span>
  172. <span class="small pull-right mobile-hide">
  173. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L16">View Source</a>
  174. </span>
  175. <a id="SemVer_Version__ctor_" data-uid="SemVer.Version.#ctor*"></a>
  176. <h4 id="SemVer_Version__ctor_System_String_System_Boolean_" data-uid="SemVer.Version.#ctor(System.String,System.Boolean)">Version(String, Boolean)</h4>
  177. <div class="markdown level1 summary"></div>
  178. <div class="markdown level1 conceptual"></div>
  179. <h5 class="decalaration">Declaration</h5>
  180. <div class="codewrapper">
  181. <pre><code class="lang-csharp hljs">public Version(string input, bool loose = false)</code></pre>
  182. </div>
  183. <h5 class="parameters">Parameters</h5>
  184. <table class="table table-bordered table-striped table-condensed">
  185. <thead>
  186. <tr>
  187. <th>Type</th>
  188. <th>Name</th>
  189. <th>Description</th>
  190. </tr>
  191. </thead>
  192. <tbody>
  193. <tr>
  194. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
  195. <td><span class="parametername">input</span></td>
  196. <td></td>
  197. </tr>
  198. <tr>
  199. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  200. <td><span class="parametername">loose</span></td>
  201. <td></td>
  202. </tr>
  203. </tbody>
  204. </table>
  205. <h3 id="properties">Properties
  206. </h3>
  207. <span class="small pull-right mobile-hide">
  208. <span class="divider">|</span>
  209. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Build.md&amp;value=---%0Auid%3A%20SemVer.Version.Build%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  210. </span>
  211. <span class="small pull-right mobile-hide">
  212. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L29">View Source</a>
  213. </span>
  214. <a id="SemVer_Version_Build_" data-uid="SemVer.Version.Build*"></a>
  215. <h4 id="SemVer_Version_Build" data-uid="SemVer.Version.Build">Build</h4>
  216. <div class="markdown level1 summary"></div>
  217. <div class="markdown level1 conceptual"></div>
  218. <h5 class="decalaration">Declaration</h5>
  219. <div class="codewrapper">
  220. <pre><code class="lang-csharp hljs">public string Build { get; }</code></pre>
  221. </div>
  222. <h5 class="propertyValue">Property Value</h5>
  223. <table class="table table-bordered table-striped table-condensed">
  224. <thead>
  225. <tr>
  226. <th>Type</th>
  227. <th>Description</th>
  228. </tr>
  229. </thead>
  230. <tbody>
  231. <tr>
  232. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
  233. <td></td>
  234. </tr>
  235. </tbody>
  236. </table>
  237. <span class="small pull-right mobile-hide">
  238. <span class="divider">|</span>
  239. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Major.md&amp;value=---%0Auid%3A%20SemVer.Version.Major%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  240. </span>
  241. <span class="small pull-right mobile-hide">
  242. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L25">View Source</a>
  243. </span>
  244. <a id="SemVer_Version_Major_" data-uid="SemVer.Version.Major*"></a>
  245. <h4 id="SemVer_Version_Major" data-uid="SemVer.Version.Major">Major</h4>
  246. <div class="markdown level1 summary"></div>
  247. <div class="markdown level1 conceptual"></div>
  248. <h5 class="decalaration">Declaration</h5>
  249. <div class="codewrapper">
  250. <pre><code class="lang-csharp hljs">public int Major { get; }</code></pre>
  251. </div>
  252. <h5 class="propertyValue">Property Value</h5>
  253. <table class="table table-bordered table-striped table-condensed">
  254. <thead>
  255. <tr>
  256. <th>Type</th>
  257. <th>Description</th>
  258. </tr>
  259. </thead>
  260. <tbody>
  261. <tr>
  262. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  263. <td></td>
  264. </tr>
  265. </tbody>
  266. </table>
  267. <span class="small pull-right mobile-hide">
  268. <span class="divider">|</span>
  269. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Minor.md&amp;value=---%0Auid%3A%20SemVer.Version.Minor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  270. </span>
  271. <span class="small pull-right mobile-hide">
  272. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L26">View Source</a>
  273. </span>
  274. <a id="SemVer_Version_Minor_" data-uid="SemVer.Version.Minor*"></a>
  275. <h4 id="SemVer_Version_Minor" data-uid="SemVer.Version.Minor">Minor</h4>
  276. <div class="markdown level1 summary"></div>
  277. <div class="markdown level1 conceptual"></div>
  278. <h5 class="decalaration">Declaration</h5>
  279. <div class="codewrapper">
  280. <pre><code class="lang-csharp hljs">public int Minor { get; }</code></pre>
  281. </div>
  282. <h5 class="propertyValue">Property Value</h5>
  283. <table class="table table-bordered table-striped table-condensed">
  284. <thead>
  285. <tr>
  286. <th>Type</th>
  287. <th>Description</th>
  288. </tr>
  289. </thead>
  290. <tbody>
  291. <tr>
  292. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  293. <td></td>
  294. </tr>
  295. </tbody>
  296. </table>
  297. <span class="small pull-right mobile-hide">
  298. <span class="divider">|</span>
  299. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Patch.md&amp;value=---%0Auid%3A%20SemVer.Version.Patch%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  300. </span>
  301. <span class="small pull-right mobile-hide">
  302. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L27">View Source</a>
  303. </span>
  304. <a id="SemVer_Version_Patch_" data-uid="SemVer.Version.Patch*"></a>
  305. <h4 id="SemVer_Version_Patch" data-uid="SemVer.Version.Patch">Patch</h4>
  306. <div class="markdown level1 summary"></div>
  307. <div class="markdown level1 conceptual"></div>
  308. <h5 class="decalaration">Declaration</h5>
  309. <div class="codewrapper">
  310. <pre><code class="lang-csharp hljs">public int Patch { get; }</code></pre>
  311. </div>
  312. <h5 class="propertyValue">Property Value</h5>
  313. <table class="table table-bordered table-striped table-condensed">
  314. <thead>
  315. <tr>
  316. <th>Type</th>
  317. <th>Description</th>
  318. </tr>
  319. </thead>
  320. <tbody>
  321. <tr>
  322. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  323. <td></td>
  324. </tr>
  325. </tbody>
  326. </table>
  327. <span class="small pull-right mobile-hide">
  328. <span class="divider">|</span>
  329. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_PreRelease.md&amp;value=---%0Auid%3A%20SemVer.Version.PreRelease%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  330. </span>
  331. <span class="small pull-right mobile-hide">
  332. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L28">View Source</a>
  333. </span>
  334. <a id="SemVer_Version_PreRelease_" data-uid="SemVer.Version.PreRelease*"></a>
  335. <h4 id="SemVer_Version_PreRelease" data-uid="SemVer.Version.PreRelease">PreRelease</h4>
  336. <div class="markdown level1 summary"></div>
  337. <div class="markdown level1 conceptual"></div>
  338. <h5 class="decalaration">Declaration</h5>
  339. <div class="codewrapper">
  340. <pre><code class="lang-csharp hljs">public string PreRelease { get; }</code></pre>
  341. </div>
  342. <h5 class="propertyValue">Property Value</h5>
  343. <table class="table table-bordered table-striped table-condensed">
  344. <thead>
  345. <tr>
  346. <th>Type</th>
  347. <th>Description</th>
  348. </tr>
  349. </thead>
  350. <tbody>
  351. <tr>
  352. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
  353. <td></td>
  354. </tr>
  355. </tbody>
  356. </table>
  357. <span class="small pull-right mobile-hide">
  358. <span class="divider">|</span>
  359. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_UnderlyingVersion.md&amp;value=---%0Auid%3A%20SemVer.Version.UnderlyingVersion%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  360. </span>
  361. <span class="small pull-right mobile-hide">
  362. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L10">View Source</a>
  363. </span>
  364. <a id="SemVer_Version_UnderlyingVersion_" data-uid="SemVer.Version.UnderlyingVersion*"></a>
  365. <h4 id="SemVer_Version_UnderlyingVersion" data-uid="SemVer.Version.UnderlyingVersion">UnderlyingVersion</h4>
  366. <div class="markdown level1 summary"></div>
  367. <div class="markdown level1 conceptual"></div>
  368. <h5 class="decalaration">Declaration</h5>
  369. <div class="codewrapper">
  370. <pre><code class="lang-csharp hljs">public Hive.Versioning.Version UnderlyingVersion { get; }</code></pre>
  371. </div>
  372. <h5 class="propertyValue">Property Value</h5>
  373. <table class="table table-bordered table-striped table-condensed">
  374. <thead>
  375. <tr>
  376. <th>Type</th>
  377. <th>Description</th>
  378. </tr>
  379. </thead>
  380. <tbody>
  381. <tr>
  382. <td><span class="xref">Hive.Versioning.Version</span></td>
  383. <td></td>
  384. </tr>
  385. </tbody>
  386. </table>
  387. <h3 id="methods">Methods
  388. </h3>
  389. <span class="small pull-right mobile-hide">
  390. <span class="divider">|</span>
  391. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_BaseVersion.md&amp;value=---%0Auid%3A%20SemVer.Version.BaseVersion%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  392. </span>
  393. <span class="small pull-right mobile-hide">
  394. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L31">View Source</a>
  395. </span>
  396. <a id="SemVer_Version_BaseVersion_" data-uid="SemVer.Version.BaseVersion*"></a>
  397. <h4 id="SemVer_Version_BaseVersion" data-uid="SemVer.Version.BaseVersion">BaseVersion()</h4>
  398. <div class="markdown level1 summary"></div>
  399. <div class="markdown level1 conceptual"></div>
  400. <h5 class="decalaration">Declaration</h5>
  401. <div class="codewrapper">
  402. <pre><code class="lang-csharp hljs">public Version BaseVersion()</code></pre>
  403. </div>
  404. <h5 class="returns">Returns</h5>
  405. <table class="table table-bordered table-striped table-condensed">
  406. <thead>
  407. <tr>
  408. <th>Type</th>
  409. <th>Description</th>
  410. </tr>
  411. </thead>
  412. <tbody>
  413. <tr>
  414. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  415. <td></td>
  416. </tr>
  417. </tbody>
  418. </table>
  419. <span class="small pull-right mobile-hide">
  420. <span class="divider">|</span>
  421. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Clean.md&amp;value=---%0Auid%3A%20SemVer.Version.Clean%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  422. </span>
  423. <span class="small pull-right mobile-hide">
  424. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L33">View Source</a>
  425. </span>
  426. <a id="SemVer_Version_Clean_" data-uid="SemVer.Version.Clean*"></a>
  427. <h4 id="SemVer_Version_Clean" data-uid="SemVer.Version.Clean">Clean()</h4>
  428. <div class="markdown level1 summary"></div>
  429. <div class="markdown level1 conceptual"></div>
  430. <h5 class="decalaration">Declaration</h5>
  431. <div class="codewrapper">
  432. <pre><code class="lang-csharp hljs">public string Clean()</code></pre>
  433. </div>
  434. <h5 class="returns">Returns</h5>
  435. <table class="table table-bordered table-striped table-condensed">
  436. <thead>
  437. <tr>
  438. <th>Type</th>
  439. <th>Description</th>
  440. </tr>
  441. </thead>
  442. <tbody>
  443. <tr>
  444. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
  445. <td></td>
  446. </tr>
  447. </tbody>
  448. </table>
  449. <span class="small pull-right mobile-hide">
  450. <span class="divider">|</span>
  451. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_CompareTo_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.CompareTo(SemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  452. </span>
  453. <span class="small pull-right mobile-hide">
  454. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L45">View Source</a>
  455. </span>
  456. <a id="SemVer_Version_CompareTo_" data-uid="SemVer.Version.CompareTo*"></a>
  457. <h4 id="SemVer_Version_CompareTo_SemVer_Version_" data-uid="SemVer.Version.CompareTo(SemVer.Version)">CompareTo(Version)</h4>
  458. <div class="markdown level1 summary"></div>
  459. <div class="markdown level1 conceptual"></div>
  460. <h5 class="decalaration">Declaration</h5>
  461. <div class="codewrapper">
  462. <pre><code class="lang-csharp hljs">public int CompareTo(Version other)</code></pre>
  463. </div>
  464. <h5 class="parameters">Parameters</h5>
  465. <table class="table table-bordered table-striped table-condensed">
  466. <thead>
  467. <tr>
  468. <th>Type</th>
  469. <th>Name</th>
  470. <th>Description</th>
  471. </tr>
  472. </thead>
  473. <tbody>
  474. <tr>
  475. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  476. <td><span class="parametername">other</span></td>
  477. <td></td>
  478. </tr>
  479. </tbody>
  480. </table>
  481. <h5 class="returns">Returns</h5>
  482. <table class="table table-bordered table-striped table-condensed">
  483. <thead>
  484. <tr>
  485. <th>Type</th>
  486. <th>Description</th>
  487. </tr>
  488. </thead>
  489. <tbody>
  490. <tr>
  491. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  492. <td></td>
  493. </tr>
  494. </tbody>
  495. </table>
  496. <span class="small pull-right mobile-hide">
  497. <span class="divider">|</span>
  498. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_CompareTo_System_Nullable_Hive_Versioning_Version__.md&amp;value=---%0Auid%3A%20SemVer.Version.CompareTo(System.Nullable%7BHive.Versioning.Version%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  499. </span>
  500. <span class="small pull-right mobile-hide">
  501. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L46">View Source</a>
  502. </span>
  503. <a id="SemVer_Version_CompareTo_" data-uid="SemVer.Version.CompareTo*"></a>
  504. <h4 id="SemVer_Version_CompareTo_System_Nullable_Hive_Versioning_Version__" data-uid="SemVer.Version.CompareTo(System.Nullable{Hive.Versioning.Version})">CompareTo(Nullable&lt;Hive.Versioning.Version&gt;)</h4>
  505. <div class="markdown level1 summary"></div>
  506. <div class="markdown level1 conceptual"></div>
  507. <h5 class="decalaration">Declaration</h5>
  508. <div class="codewrapper">
  509. <pre><code class="lang-csharp hljs">public int CompareTo(Hive.Versioning.Version? other)</code></pre>
  510. </div>
  511. <h5 class="parameters">Parameters</h5>
  512. <table class="table table-bordered table-striped table-condensed">
  513. <thead>
  514. <tr>
  515. <th>Type</th>
  516. <th>Name</th>
  517. <th>Description</th>
  518. </tr>
  519. </thead>
  520. <tbody>
  521. <tr>
  522. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</td>
  523. <td><span class="parametername">other</span></td>
  524. <td></td>
  525. </tr>
  526. </tbody>
  527. </table>
  528. <h5 class="returns">Returns</h5>
  529. <table class="table table-bordered table-striped table-condensed">
  530. <thead>
  531. <tr>
  532. <th>Type</th>
  533. <th>Description</th>
  534. </tr>
  535. </thead>
  536. <tbody>
  537. <tr>
  538. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  539. <td></td>
  540. </tr>
  541. </tbody>
  542. </table>
  543. <span class="small pull-right mobile-hide">
  544. <span class="divider">|</span>
  545. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_CompareTo_System_Object_.md&amp;value=---%0Auid%3A%20SemVer.Version.CompareTo(System.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  546. </span>
  547. <span class="small pull-right mobile-hide">
  548. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L47">View Source</a>
  549. </span>
  550. <a id="SemVer_Version_CompareTo_" data-uid="SemVer.Version.CompareTo*"></a>
  551. <h4 id="SemVer_Version_CompareTo_System_Object_" data-uid="SemVer.Version.CompareTo(System.Object)">CompareTo(Object)</h4>
  552. <div class="markdown level1 summary"></div>
  553. <div class="markdown level1 conceptual"></div>
  554. <h5 class="decalaration">Declaration</h5>
  555. <div class="codewrapper">
  556. <pre><code class="lang-csharp hljs">public int CompareTo(object obj)</code></pre>
  557. </div>
  558. <h5 class="parameters">Parameters</h5>
  559. <table class="table table-bordered table-striped table-condensed">
  560. <thead>
  561. <tr>
  562. <th>Type</th>
  563. <th>Name</th>
  564. <th>Description</th>
  565. </tr>
  566. </thead>
  567. <tbody>
  568. <tr>
  569. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></td>
  570. <td><span class="parametername">obj</span></td>
  571. <td></td>
  572. </tr>
  573. </tbody>
  574. </table>
  575. <h5 class="returns">Returns</h5>
  576. <table class="table table-bordered table-striped table-condensed">
  577. <thead>
  578. <tr>
  579. <th>Type</th>
  580. <th>Description</th>
  581. </tr>
  582. </thead>
  583. <tbody>
  584. <tr>
  585. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  586. <td></td>
  587. </tr>
  588. </tbody>
  589. </table>
  590. <span class="small pull-right mobile-hide">
  591. <span class="divider">|</span>
  592. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Equals_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.Equals(SemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  593. </span>
  594. <span class="small pull-right mobile-hide">
  595. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L35">View Source</a>
  596. </span>
  597. <a id="SemVer_Version_Equals_" data-uid="SemVer.Version.Equals*"></a>
  598. <h4 id="SemVer_Version_Equals_SemVer_Version_" data-uid="SemVer.Version.Equals(SemVer.Version)">Equals(Version)</h4>
  599. <div class="markdown level1 summary"></div>
  600. <div class="markdown level1 conceptual"></div>
  601. <h5 class="decalaration">Declaration</h5>
  602. <div class="codewrapper">
  603. <pre><code class="lang-csharp hljs">public bool Equals(Version other)</code></pre>
  604. </div>
  605. <h5 class="parameters">Parameters</h5>
  606. <table class="table table-bordered table-striped table-condensed">
  607. <thead>
  608. <tr>
  609. <th>Type</th>
  610. <th>Name</th>
  611. <th>Description</th>
  612. </tr>
  613. </thead>
  614. <tbody>
  615. <tr>
  616. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  617. <td><span class="parametername">other</span></td>
  618. <td></td>
  619. </tr>
  620. </tbody>
  621. </table>
  622. <h5 class="returns">Returns</h5>
  623. <table class="table table-bordered table-striped table-condensed">
  624. <thead>
  625. <tr>
  626. <th>Type</th>
  627. <th>Description</th>
  628. </tr>
  629. </thead>
  630. <tbody>
  631. <tr>
  632. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  633. <td></td>
  634. </tr>
  635. </tbody>
  636. </table>
  637. <span class="small pull-right mobile-hide">
  638. <span class="divider">|</span>
  639. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Equals_System_Nullable_Hive_Versioning_Version__.md&amp;value=---%0Auid%3A%20SemVer.Version.Equals(System.Nullable%7BHive.Versioning.Version%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  640. </span>
  641. <span class="small pull-right mobile-hide">
  642. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L36">View Source</a>
  643. </span>
  644. <a id="SemVer_Version_Equals_" data-uid="SemVer.Version.Equals*"></a>
  645. <h4 id="SemVer_Version_Equals_System_Nullable_Hive_Versioning_Version__" data-uid="SemVer.Version.Equals(System.Nullable{Hive.Versioning.Version})">Equals(Nullable&lt;Hive.Versioning.Version&gt;)</h4>
  646. <div class="markdown level1 summary"></div>
  647. <div class="markdown level1 conceptual"></div>
  648. <h5 class="decalaration">Declaration</h5>
  649. <div class="codewrapper">
  650. <pre><code class="lang-csharp hljs">public bool Equals(Hive.Versioning.Version? other)</code></pre>
  651. </div>
  652. <h5 class="parameters">Parameters</h5>
  653. <table class="table table-bordered table-striped table-condensed">
  654. <thead>
  655. <tr>
  656. <th>Type</th>
  657. <th>Name</th>
  658. <th>Description</th>
  659. </tr>
  660. </thead>
  661. <tbody>
  662. <tr>
  663. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</td>
  664. <td><span class="parametername">other</span></td>
  665. <td></td>
  666. </tr>
  667. </tbody>
  668. </table>
  669. <h5 class="returns">Returns</h5>
  670. <table class="table table-bordered table-striped table-condensed">
  671. <thead>
  672. <tr>
  673. <th>Type</th>
  674. <th>Description</th>
  675. </tr>
  676. </thead>
  677. <tbody>
  678. <tr>
  679. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  680. <td></td>
  681. </tr>
  682. </tbody>
  683. </table>
  684. <span class="small pull-right mobile-hide">
  685. <span class="divider">|</span>
  686. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_Equals_System_Object_.md&amp;value=---%0Auid%3A%20SemVer.Version.Equals(System.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  687. </span>
  688. <span class="small pull-right mobile-hide">
  689. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L37">View Source</a>
  690. </span>
  691. <a id="SemVer_Version_Equals_" data-uid="SemVer.Version.Equals*"></a>
  692. <h4 id="SemVer_Version_Equals_System_Object_" data-uid="SemVer.Version.Equals(System.Object)">Equals(Object)</h4>
  693. <div class="markdown level1 summary"></div>
  694. <div class="markdown level1 conceptual"></div>
  695. <h5 class="decalaration">Declaration</h5>
  696. <div class="codewrapper">
  697. <pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
  698. </div>
  699. <h5 class="parameters">Parameters</h5>
  700. <table class="table table-bordered table-striped table-condensed">
  701. <thead>
  702. <tr>
  703. <th>Type</th>
  704. <th>Name</th>
  705. <th>Description</th>
  706. </tr>
  707. </thead>
  708. <tbody>
  709. <tr>
  710. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></td>
  711. <td><span class="parametername">obj</span></td>
  712. <td></td>
  713. </tr>
  714. </tbody>
  715. </table>
  716. <h5 class="returns">Returns</h5>
  717. <table class="table table-bordered table-striped table-condensed">
  718. <thead>
  719. <tr>
  720. <th>Type</th>
  721. <th>Description</th>
  722. </tr>
  723. </thead>
  724. <tbody>
  725. <tr>
  726. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  727. <td></td>
  728. </tr>
  729. </tbody>
  730. </table>
  731. <h5 class="overrides">Overrides</h5>
  732. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a></div>
  733. <span class="small pull-right mobile-hide">
  734. <span class="divider">|</span>
  735. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_ForHiveVersion_Hive_Versioning_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.ForHiveVersion(Hive.Versioning.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  736. </span>
  737. <span class="small pull-right mobile-hide">
  738. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L14">View Source</a>
  739. </span>
  740. <a id="SemVer_Version_ForHiveVersion_" data-uid="SemVer.Version.ForHiveVersion*"></a>
  741. <h4 id="SemVer_Version_ForHiveVersion_Hive_Versioning_Version_" data-uid="SemVer.Version.ForHiveVersion(Hive.Versioning.Version)">ForHiveVersion(Hive.Versioning.Version)</h4>
  742. <div class="markdown level1 summary"></div>
  743. <div class="markdown level1 conceptual"></div>
  744. <h5 class="decalaration">Declaration</h5>
  745. <div class="codewrapper">
  746. <pre><code class="lang-csharp hljs">public static Version ForHiveVersion(Hive.Versioning.Version real)</code></pre>
  747. </div>
  748. <h5 class="parameters">Parameters</h5>
  749. <table class="table table-bordered table-striped table-condensed">
  750. <thead>
  751. <tr>
  752. <th>Type</th>
  753. <th>Name</th>
  754. <th>Description</th>
  755. </tr>
  756. </thead>
  757. <tbody>
  758. <tr>
  759. <td><span class="xref">Hive.Versioning.Version</span></td>
  760. <td><span class="parametername">real</span></td>
  761. <td></td>
  762. </tr>
  763. </tbody>
  764. </table>
  765. <h5 class="returns">Returns</h5>
  766. <table class="table table-bordered table-striped table-condensed">
  767. <thead>
  768. <tr>
  769. <th>Type</th>
  770. <th>Description</th>
  771. </tr>
  772. </thead>
  773. <tbody>
  774. <tr>
  775. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  776. <td></td>
  777. </tr>
  778. </tbody>
  779. </table>
  780. <span class="small pull-right mobile-hide">
  781. <span class="divider">|</span>
  782. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_GetHashCode.md&amp;value=---%0Auid%3A%20SemVer.Version.GetHashCode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  783. </span>
  784. <span class="small pull-right mobile-hide">
  785. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L34">View Source</a>
  786. </span>
  787. <a id="SemVer_Version_GetHashCode_" data-uid="SemVer.Version.GetHashCode*"></a>
  788. <h4 id="SemVer_Version_GetHashCode" data-uid="SemVer.Version.GetHashCode">GetHashCode()</h4>
  789. <div class="markdown level1 summary"></div>
  790. <div class="markdown level1 conceptual"></div>
  791. <h5 class="decalaration">Declaration</h5>
  792. <div class="codewrapper">
  793. <pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
  794. </div>
  795. <h5 class="returns">Returns</h5>
  796. <table class="table table-bordered table-striped table-condensed">
  797. <thead>
  798. <tr>
  799. <th>Type</th>
  800. <th>Description</th>
  801. </tr>
  802. </thead>
  803. <tbody>
  804. <tr>
  805. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  806. <td></td>
  807. </tr>
  808. </tbody>
  809. </table>
  810. <h5 class="overrides">Overrides</h5>
  811. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a></div>
  812. <span class="small pull-right mobile-hide">
  813. <span class="divider">|</span>
  814. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_ToString.md&amp;value=---%0Auid%3A%20SemVer.Version.ToString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  815. </span>
  816. <span class="small pull-right mobile-hide">
  817. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L32">View Source</a>
  818. </span>
  819. <a id="SemVer_Version_ToString_" data-uid="SemVer.Version.ToString*"></a>
  820. <h4 id="SemVer_Version_ToString" data-uid="SemVer.Version.ToString">ToString()</h4>
  821. <div class="markdown level1 summary"></div>
  822. <div class="markdown level1 conceptual"></div>
  823. <h5 class="decalaration">Declaration</h5>
  824. <div class="codewrapper">
  825. <pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
  826. </div>
  827. <h5 class="returns">Returns</h5>
  828. <table class="table table-bordered table-striped table-condensed">
  829. <thead>
  830. <tr>
  831. <th>Type</th>
  832. <th>Description</th>
  833. </tr>
  834. </thead>
  835. <tbody>
  836. <tr>
  837. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
  838. <td></td>
  839. </tr>
  840. </tbody>
  841. </table>
  842. <h5 class="overrides">Overrides</h5>
  843. <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a></div>
  844. <h3 id="operators">Operators
  845. </h3>
  846. <span class="small pull-right mobile-hide">
  847. <span class="divider">|</span>
  848. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_op_Equality_SemVer_Version_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.op_Equality(SemVer.Version%2CSemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  849. </span>
  850. <span class="small pull-right mobile-hide">
  851. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L56">View Source</a>
  852. </span>
  853. <a id="SemVer_Version_op_Equality_" data-uid="SemVer.Version.op_Equality*"></a>
  854. <h4 id="SemVer_Version_op_Equality_SemVer_Version_SemVer_Version_" data-uid="SemVer.Version.op_Equality(SemVer.Version,SemVer.Version)">Equality(Version, Version)</h4>
  855. <div class="markdown level1 summary"></div>
  856. <div class="markdown level1 conceptual"></div>
  857. <h5 class="decalaration">Declaration</h5>
  858. <div class="codewrapper">
  859. <pre><code class="lang-csharp hljs">public static bool operator ==(Version a, Version b)</code></pre>
  860. </div>
  861. <h5 class="parameters">Parameters</h5>
  862. <table class="table table-bordered table-striped table-condensed">
  863. <thead>
  864. <tr>
  865. <th>Type</th>
  866. <th>Name</th>
  867. <th>Description</th>
  868. </tr>
  869. </thead>
  870. <tbody>
  871. <tr>
  872. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  873. <td><span class="parametername">a</span></td>
  874. <td></td>
  875. </tr>
  876. <tr>
  877. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  878. <td><span class="parametername">b</span></td>
  879. <td></td>
  880. </tr>
  881. </tbody>
  882. </table>
  883. <h5 class="returns">Returns</h5>
  884. <table class="table table-bordered table-striped table-condensed">
  885. <thead>
  886. <tr>
  887. <th>Type</th>
  888. <th>Description</th>
  889. </tr>
  890. </thead>
  891. <tbody>
  892. <tr>
  893. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  894. <td></td>
  895. </tr>
  896. </tbody>
  897. </table>
  898. <span class="small pull-right mobile-hide">
  899. <span class="divider">|</span>
  900. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_op_GreaterThan_SemVer_Version_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.op_GreaterThan(SemVer.Version%2CSemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  901. </span>
  902. <span class="small pull-right mobile-hide">
  903. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L61">View Source</a>
  904. </span>
  905. <a id="SemVer_Version_op_GreaterThan_" data-uid="SemVer.Version.op_GreaterThan*"></a>
  906. <h4 id="SemVer_Version_op_GreaterThan_SemVer_Version_SemVer_Version_" data-uid="SemVer.Version.op_GreaterThan(SemVer.Version,SemVer.Version)">GreaterThan(Version, Version)</h4>
  907. <div class="markdown level1 summary"></div>
  908. <div class="markdown level1 conceptual"></div>
  909. <h5 class="decalaration">Declaration</h5>
  910. <div class="codewrapper">
  911. <pre><code class="lang-csharp hljs">public static bool operator&gt;(Version a, Version b)</code></pre>
  912. </div>
  913. <h5 class="parameters">Parameters</h5>
  914. <table class="table table-bordered table-striped table-condensed">
  915. <thead>
  916. <tr>
  917. <th>Type</th>
  918. <th>Name</th>
  919. <th>Description</th>
  920. </tr>
  921. </thead>
  922. <tbody>
  923. <tr>
  924. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  925. <td><span class="parametername">a</span></td>
  926. <td></td>
  927. </tr>
  928. <tr>
  929. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  930. <td><span class="parametername">b</span></td>
  931. <td></td>
  932. </tr>
  933. </tbody>
  934. </table>
  935. <h5 class="returns">Returns</h5>
  936. <table class="table table-bordered table-striped table-condensed">
  937. <thead>
  938. <tr>
  939. <th>Type</th>
  940. <th>Description</th>
  941. </tr>
  942. </thead>
  943. <tbody>
  944. <tr>
  945. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  946. <td></td>
  947. </tr>
  948. </tbody>
  949. </table>
  950. <span class="small pull-right mobile-hide">
  951. <span class="divider">|</span>
  952. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_op_GreaterThanOrEqual_SemVer_Version_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.op_GreaterThanOrEqual(SemVer.Version%2CSemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  953. </span>
  954. <span class="small pull-right mobile-hide">
  955. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L63">View Source</a>
  956. </span>
  957. <a id="SemVer_Version_op_GreaterThanOrEqual_" data-uid="SemVer.Version.op_GreaterThanOrEqual*"></a>
  958. <h4 id="SemVer_Version_op_GreaterThanOrEqual_SemVer_Version_SemVer_Version_" data-uid="SemVer.Version.op_GreaterThanOrEqual(SemVer.Version,SemVer.Version)">GreaterThanOrEqual(Version, Version)</h4>
  959. <div class="markdown level1 summary"></div>
  960. <div class="markdown level1 conceptual"></div>
  961. <h5 class="decalaration">Declaration</h5>
  962. <div class="codewrapper">
  963. <pre><code class="lang-csharp hljs">public static bool operator &gt;=(Version a, Version b)</code></pre>
  964. </div>
  965. <h5 class="parameters">Parameters</h5>
  966. <table class="table table-bordered table-striped table-condensed">
  967. <thead>
  968. <tr>
  969. <th>Type</th>
  970. <th>Name</th>
  971. <th>Description</th>
  972. </tr>
  973. </thead>
  974. <tbody>
  975. <tr>
  976. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  977. <td><span class="parametername">a</span></td>
  978. <td></td>
  979. </tr>
  980. <tr>
  981. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  982. <td><span class="parametername">b</span></td>
  983. <td></td>
  984. </tr>
  985. </tbody>
  986. </table>
  987. <h5 class="returns">Returns</h5>
  988. <table class="table table-bordered table-striped table-condensed">
  989. <thead>
  990. <tr>
  991. <th>Type</th>
  992. <th>Description</th>
  993. </tr>
  994. </thead>
  995. <tbody>
  996. <tr>
  997. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  998. <td></td>
  999. </tr>
  1000. </tbody>
  1001. </table>
  1002. <span class="small pull-right mobile-hide">
  1003. <span class="divider">|</span>
  1004. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_op_Inequality_SemVer_Version_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.op_Inequality(SemVer.Version%2CSemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  1005. </span>
  1006. <span class="small pull-right mobile-hide">
  1007. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L58">View Source</a>
  1008. </span>
  1009. <a id="SemVer_Version_op_Inequality_" data-uid="SemVer.Version.op_Inequality*"></a>
  1010. <h4 id="SemVer_Version_op_Inequality_SemVer_Version_SemVer_Version_" data-uid="SemVer.Version.op_Inequality(SemVer.Version,SemVer.Version)">Inequality(Version, Version)</h4>
  1011. <div class="markdown level1 summary"></div>
  1012. <div class="markdown level1 conceptual"></div>
  1013. <h5 class="decalaration">Declaration</h5>
  1014. <div class="codewrapper">
  1015. <pre><code class="lang-csharp hljs">public static bool operator !=(Version a, Version b)</code></pre>
  1016. </div>
  1017. <h5 class="parameters">Parameters</h5>
  1018. <table class="table table-bordered table-striped table-condensed">
  1019. <thead>
  1020. <tr>
  1021. <th>Type</th>
  1022. <th>Name</th>
  1023. <th>Description</th>
  1024. </tr>
  1025. </thead>
  1026. <tbody>
  1027. <tr>
  1028. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  1029. <td><span class="parametername">a</span></td>
  1030. <td></td>
  1031. </tr>
  1032. <tr>
  1033. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  1034. <td><span class="parametername">b</span></td>
  1035. <td></td>
  1036. </tr>
  1037. </tbody>
  1038. </table>
  1039. <h5 class="returns">Returns</h5>
  1040. <table class="table table-bordered table-striped table-condensed">
  1041. <thead>
  1042. <tr>
  1043. <th>Type</th>
  1044. <th>Description</th>
  1045. </tr>
  1046. </thead>
  1047. <tbody>
  1048. <tr>
  1049. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  1050. <td></td>
  1051. </tr>
  1052. </tbody>
  1053. </table>
  1054. <span class="small pull-right mobile-hide">
  1055. <span class="divider">|</span>
  1056. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_op_LessThan_SemVer_Version_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.op_LessThan(SemVer.Version%2CSemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  1057. </span>
  1058. <span class="small pull-right mobile-hide">
  1059. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L65">View Source</a>
  1060. </span>
  1061. <a id="SemVer_Version_op_LessThan_" data-uid="SemVer.Version.op_LessThan*"></a>
  1062. <h4 id="SemVer_Version_op_LessThan_SemVer_Version_SemVer_Version_" data-uid="SemVer.Version.op_LessThan(SemVer.Version,SemVer.Version)">LessThan(Version, Version)</h4>
  1063. <div class="markdown level1 summary"></div>
  1064. <div class="markdown level1 conceptual"></div>
  1065. <h5 class="decalaration">Declaration</h5>
  1066. <div class="codewrapper">
  1067. <pre><code class="lang-csharp hljs">public static bool operator &lt;(Version a, Version b)</code></pre>
  1068. </div>
  1069. <h5 class="parameters">Parameters</h5>
  1070. <table class="table table-bordered table-striped table-condensed">
  1071. <thead>
  1072. <tr>
  1073. <th>Type</th>
  1074. <th>Name</th>
  1075. <th>Description</th>
  1076. </tr>
  1077. </thead>
  1078. <tbody>
  1079. <tr>
  1080. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  1081. <td><span class="parametername">a</span></td>
  1082. <td></td>
  1083. </tr>
  1084. <tr>
  1085. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  1086. <td><span class="parametername">b</span></td>
  1087. <td></td>
  1088. </tr>
  1089. </tbody>
  1090. </table>
  1091. <h5 class="returns">Returns</h5>
  1092. <table class="table table-bordered table-striped table-condensed">
  1093. <thead>
  1094. <tr>
  1095. <th>Type</th>
  1096. <th>Description</th>
  1097. </tr>
  1098. </thead>
  1099. <tbody>
  1100. <tr>
  1101. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  1102. <td></td>
  1103. </tr>
  1104. </tbody>
  1105. </table>
  1106. <span class="small pull-right mobile-hide">
  1107. <span class="divider">|</span>
  1108. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version_op_LessThanOrEqual_SemVer_Version_SemVer_Version_.md&amp;value=---%0Auid%3A%20SemVer.Version.op_LessThanOrEqual(SemVer.Version%2CSemVer.Version)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  1109. </span>
  1110. <span class="small pull-right mobile-hide">
  1111. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L67">View Source</a>
  1112. </span>
  1113. <a id="SemVer_Version_op_LessThanOrEqual_" data-uid="SemVer.Version.op_LessThanOrEqual*"></a>
  1114. <h4 id="SemVer_Version_op_LessThanOrEqual_SemVer_Version_SemVer_Version_" data-uid="SemVer.Version.op_LessThanOrEqual(SemVer.Version,SemVer.Version)">LessThanOrEqual(Version, Version)</h4>
  1115. <div class="markdown level1 summary"></div>
  1116. <div class="markdown level1 conceptual"></div>
  1117. <h5 class="decalaration">Declaration</h5>
  1118. <div class="codewrapper">
  1119. <pre><code class="lang-csharp hljs">public static bool operator &lt;=(Version a, Version b)</code></pre>
  1120. </div>
  1121. <h5 class="parameters">Parameters</h5>
  1122. <table class="table table-bordered table-striped table-condensed">
  1123. <thead>
  1124. <tr>
  1125. <th>Type</th>
  1126. <th>Name</th>
  1127. <th>Description</th>
  1128. </tr>
  1129. </thead>
  1130. <tbody>
  1131. <tr>
  1132. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  1133. <td><span class="parametername">a</span></td>
  1134. <td></td>
  1135. </tr>
  1136. <tr>
  1137. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  1138. <td><span class="parametername">b</span></td>
  1139. <td></td>
  1140. </tr>
  1141. </tbody>
  1142. </table>
  1143. <h5 class="returns">Returns</h5>
  1144. <table class="table table-bordered table-striped table-condensed">
  1145. <thead>
  1146. <tr>
  1147. <th>Type</th>
  1148. <th>Description</th>
  1149. </tr>
  1150. </thead>
  1151. <tbody>
  1152. <tr>
  1153. <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  1154. <td></td>
  1155. </tr>
  1156. </tbody>
  1157. </table>
  1158. <h3 id="implements">Implements</h3>
  1159. <div>
  1160. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable-1">System.IComparable&lt;T&gt;</a>
  1161. </div>
  1162. <div>
  1163. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable-1">System.IComparable&lt;T&gt;</a>
  1164. </div>
  1165. <div>
  1166. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable">System.IComparable</a>
  1167. </div>
  1168. <div>
  1169. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">System.IEquatable&lt;T&gt;</a>
  1170. </div>
  1171. <div>
  1172. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">System.IEquatable&lt;T&gt;</a>
  1173. </div>
  1174. <h3 id="extensionmethods">Extension Methods</h3>
  1175. <div>
  1176. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_">ReflectionUtil.SetField&lt;T, U&gt;(T, String, U)</a>
  1177. </div>
  1178. <div>
  1179. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_">ReflectionUtil.GetField&lt;U, T&gt;(T, String)</a>
  1180. </div>
  1181. <div>
  1182. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_">ReflectionUtil.SetProperty&lt;T, U&gt;(T, String, U)</a>
  1183. </div>
  1184. <div>
  1185. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_">ReflectionUtil.GetProperty&lt;U, T&gt;(T, String)</a>
  1186. </div>
  1187. <div>
  1188. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___">ReflectionUtil.InvokeMethod&lt;U, T&gt;(T, String, Object[])</a>
  1189. </div>
  1190. </article>
  1191. </div>
  1192. <div class="hidden-sm col-md-2" role="complementary">
  1193. <div class="sideaffix">
  1194. <div class="contribution">
  1195. <ul class="nav">
  1196. <li>
  1197. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=SemVer_Version.md&amp;value=---%0Auid%3A%20SemVer.Version%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
  1198. </li>
  1199. <li>
  1200. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/SemVer/Version.cs/#L7" class="contribution-link">View Source</a>
  1201. </li>
  1202. </ul>
  1203. </div>
  1204. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  1205. <h5>In This Article</h5>
  1206. <div></div>
  1207. </nav>
  1208. </div>
  1209. </div>
  1210. </div>
  1211. </div>
  1212. <footer>
  1213. <div class="grad-bottom"></div>
  1214. <div class="footer">
  1215. <div class="container">
  1216. <span class="pull-right">
  1217. <a href="#top">Back to top</a>
  1218. </span>
  1219. <span>Generated by <strong>DocFX</strong></span>
  1220. </div>
  1221. </div>
  1222. </footer>
  1223. </div>
  1224. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  1225. <script type="text/javascript" src="../styles/docfx.js"></script>
  1226. <script type="text/javascript" src="../styles/main.js"></script>
  1227. </body>
  1228. </html>