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.

1299 lines
70 KiB

  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 AlmostVersion
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class AlmostVersion
  11. ">
  12. <meta name="generator" content="docfx 2.59.3.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="IPA.Utilities.AlmostVersion">
  75. <h1 id="IPA_Utilities_AlmostVersion" data-uid="IPA.Utilities.AlmostVersion" class="text-break">Class AlmostVersion
  76. </h1>
  77. <div class="markdown level0 summary"><p>A type that wraps <see cref="!:Hive.Versioning.Version"></see> so that the string of the version is stored when the string is
  78. not a valid <see cref="!:Hive.Versioning.Version"></see>.</p>
  79. </div>
  80. <div class="markdown level0 conceptual"></div>
  81. <div class="inheritance">
  82. <h5>Inheritance</h5>
  83. <div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
  84. <div class="level1"><span class="xref">AlmostVersion</span></div>
  85. </div>
  86. <div class="implements">
  87. <h5>Implements</h5>
  88. <div><span class="xref">IComparable</span>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</div>
  89. <div><span class="xref">IComparable</span>&lt;<a class="xref" href="SemVer.Version.html">Version</a>&gt;</div>
  90. </div>
  91. <h6><strong>Namespace</strong>: <a class="xref" href="IPA.Utilities.html">IPA.Utilities</a></h6>
  92. <h6><strong>Assembly</strong>: IPA.Loader.dll</h6>
  93. <h5 id="IPA_Utilities_AlmostVersion_syntax">Syntax</h5>
  94. <div class="codewrapper">
  95. <pre><code class="lang-csharp hljs">public class AlmostVersion : IComparable&lt;AlmostVersion&gt;</code></pre>
  96. </div>
  97. <h3 id="constructors">Constructors
  98. </h3>
  99. <span class="small pull-right mobile-hide">
  100. <span class="divider">|</span>
  101. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_Hive_Versioning_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(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>
  102. </span>
  103. <span class="small pull-right mobile-hide">
  104. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L50">View Source</a>
  105. </span>
  106. <a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
  107. <h4 id="IPA_Utilities_AlmostVersion__ctor_Hive_Versioning_Version_" data-uid="IPA.Utilities.AlmostVersion.#ctor(Hive.Versioning.Version)">AlmostVersion(Hive.Versioning.Version)</h4>
  108. <div class="markdown level1 summary"><p>Creates an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> from the <see cref="!:Hive.Versioning.Version"></see> provided in <code data-dev-comment-type="paramref" class="paramref">ver</code>.</p>
  109. </div>
  110. <div class="markdown level1 conceptual"></div>
  111. <h5 class="decalaration">Declaration</h5>
  112. <div class="codewrapper">
  113. <pre><code class="lang-csharp hljs">public AlmostVersion(Hive.Versioning.Version ver)</code></pre>
  114. </div>
  115. <h5 class="parameters">Parameters</h5>
  116. <table class="table table-bordered table-striped table-condensed">
  117. <thead>
  118. <tr>
  119. <th>Type</th>
  120. <th>Name</th>
  121. <th>Description</th>
  122. </tr>
  123. </thead>
  124. <tbody>
  125. <tr>
  126. <td><span class="xref">Hive.Versioning.Version</span></td>
  127. <td><span class="parametername">ver</span></td>
  128. <td><p>the <see cref="!:Hive.Versioning.Version"></see> to store</p>
  129. </td>
  130. </tr>
  131. </tbody>
  132. </table>
  133. <span class="small pull-right mobile-hide">
  134. <span class="divider">|</span>
  135. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_SemVer_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(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>
  136. </span>
  137. <span class="small pull-right mobile-hide">
  138. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L60">View Source</a>
  139. </span>
  140. <a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
  141. <h4 id="IPA_Utilities_AlmostVersion__ctor_SemVer_Version_" data-uid="IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)">AlmostVersion(Version)</h4>
  142. <div class="markdown level1 summary"><p>Creates an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> from the <a class="xref" href="SemVer.Version.html">Version</a> provided in <code data-dev-comment-type="paramref" class="paramref">ver</code>.</p>
  143. </div>
  144. <div class="markdown level1 conceptual"></div>
  145. <h5 class="decalaration">Declaration</h5>
  146. <div class="codewrapper">
  147. <pre><code class="lang-csharp hljs">public AlmostVersion(Version ver)</code></pre>
  148. </div>
  149. <h5 class="parameters">Parameters</h5>
  150. <table class="table table-bordered table-striped table-condensed">
  151. <thead>
  152. <tr>
  153. <th>Type</th>
  154. <th>Name</th>
  155. <th>Description</th>
  156. </tr>
  157. </thead>
  158. <tbody>
  159. <tr>
  160. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  161. <td><span class="parametername">ver</span></td>
  162. <td><p>the <a class="xref" href="SemVer.Version.html">Version</a> to store</p>
  163. </td>
  164. </tr>
  165. </tbody>
  166. </table>
  167. <span class="small pull-right mobile-hide">
  168. <span class="divider">|</span>
  169. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(System.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>
  170. </span>
  171. <span class="small pull-right mobile-hide">
  172. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L40">View Source</a>
  173. </span>
  174. <a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
  175. <h4 id="IPA_Utilities_AlmostVersion__ctor_System_String_" data-uid="IPA.Utilities.AlmostVersion.#ctor(System.String)">AlmostVersion(String)</h4>
  176. <div class="markdown level1 summary"><p>Creates a new <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> with the version string provided in <code data-dev-comment-type="paramref" class="paramref">vertext</code>.</p>
  177. </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 AlmostVersion(string vertext)</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://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  195. <td><span class="parametername">vertext</span></td>
  196. <td><p>the version string to store</p>
  197. </td>
  198. </tr>
  199. </tbody>
  200. </table>
  201. <span class="small pull-right mobile-hide">
  202. <span class="divider">|</span>
  203. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(System.String%2CIPA.Utilities.AlmostVersion)%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>
  204. </span>
  205. <span class="small pull-right mobile-hide">
  206. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L81">View Source</a>
  207. </span>
  208. <a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
  209. <h4 id="IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)">AlmostVersion(String, AlmostVersion)</h4>
  210. <div class="markdown level1 summary"><p>Creates a new <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> from the version string in <code data-dev-comment-type="paramref" class="paramref">vertext</code> stored the
  211. same way as the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> passed in <code data-dev-comment-type="paramref" class="paramref">copyMode</code>.</p>
  212. </div>
  213. <div class="markdown level1 conceptual"></div>
  214. <h5 class="decalaration">Declaration</h5>
  215. <div class="codewrapper">
  216. <pre><code class="lang-csharp hljs">public AlmostVersion(string vertext, AlmostVersion copyMode)</code></pre>
  217. </div>
  218. <h5 class="parameters">Parameters</h5>
  219. <table class="table table-bordered table-striped table-condensed">
  220. <thead>
  221. <tr>
  222. <th>Type</th>
  223. <th>Name</th>
  224. <th>Description</th>
  225. </tr>
  226. </thead>
  227. <tbody>
  228. <tr>
  229. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  230. <td><span class="parametername">vertext</span></td>
  231. <td><p>the text to parse as an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></p>
  232. </td>
  233. </tr>
  234. <tr>
  235. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  236. <td><span class="parametername">copyMode</span></td>
  237. <td><p>an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> to copy the storage mode of</p>
  238. </td>
  239. </tr>
  240. </tbody>
  241. </table>
  242. <span class="small pull-right mobile-hide">
  243. <span class="divider">|</span>
  244. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(System.String%2CIPA.Utilities.AlmostVersion.StoredAs)%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>
  245. </span>
  246. <span class="small pull-right mobile-hide">
  247. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L69">View Source</a>
  248. </span>
  249. <a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
  250. <h4 id="IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_" data-uid="IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)">AlmostVersion(String, AlmostVersion.StoredAs)</h4>
  251. <div class="markdown level1 summary"><p>Creates an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> from the version string in <code data-dev-comment-type="paramref" class="paramref">vertext</code> stored using
  252. the storage mode specified in <code data-dev-comment-type="paramref" class="paramref">mode</code>.</p>
  253. </div>
  254. <div class="markdown level1 conceptual"></div>
  255. <h5 class="decalaration">Declaration</h5>
  256. <div class="codewrapper">
  257. <pre><code class="lang-csharp hljs">public AlmostVersion(string vertext, AlmostVersion.StoredAs mode)</code></pre>
  258. </div>
  259. <h5 class="parameters">Parameters</h5>
  260. <table class="table table-bordered table-striped table-condensed">
  261. <thead>
  262. <tr>
  263. <th>Type</th>
  264. <th>Name</th>
  265. <th>Description</th>
  266. </tr>
  267. </thead>
  268. <tbody>
  269. <tr>
  270. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  271. <td><span class="parametername">vertext</span></td>
  272. <td><p>the text to parse as an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></p>
  273. </td>
  274. </tr>
  275. <tr>
  276. <td><a class="xref" href="IPA.Utilities.AlmostVersion.StoredAs.html">AlmostVersion.StoredAs</a></td>
  277. <td><span class="parametername">mode</span></td>
  278. <td><p>the storage mode to store the version in</p>
  279. </td>
  280. </tr>
  281. </tbody>
  282. </table>
  283. <h3 id="properties">Properties
  284. </h3>
  285. <span class="small pull-right mobile-hide">
  286. <span class="divider">|</span>
  287. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_SemverValue.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.SemverValue%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>
  288. </span>
  289. <span class="small pull-right mobile-hide">
  290. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L117">View Source</a>
  291. </span>
  292. <a id="IPA_Utilities_AlmostVersion_SemverValue_" data-uid="IPA.Utilities.AlmostVersion.SemverValue*"></a>
  293. <h4 id="IPA_Utilities_AlmostVersion_SemverValue" data-uid="IPA.Utilities.AlmostVersion.SemverValue">SemverValue</h4>
  294. <div class="markdown level1 summary"><p>The value of the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> if it was stored as a <see cref="!:Hive.Versioning.Version"></see>.</p>
  295. </div>
  296. <div class="markdown level1 conceptual"></div>
  297. <h5 class="decalaration">Declaration</h5>
  298. <div class="codewrapper">
  299. <pre><code class="lang-csharp hljs">public Hive.Versioning.Version? SemverValue { get; }</code></pre>
  300. </div>
  301. <h5 class="propertyValue">Property Value</h5>
  302. <table class="table table-bordered table-striped table-condensed">
  303. <thead>
  304. <tr>
  305. <th>Type</th>
  306. <th>Description</th>
  307. </tr>
  308. </thead>
  309. <tbody>
  310. <tr>
  311. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</td>
  312. <td><p>the stored value as a <see cref="!:Hive.Versioning.Version"></see>, or <span class="xref">null</span> if not stored as a version.</p>
  313. </td>
  314. </tr>
  315. </tbody>
  316. </table>
  317. <span class="small pull-right mobile-hide">
  318. <span class="divider">|</span>
  319. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_StorageMode.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.StorageMode%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>
  320. </span>
  321. <span class="small pull-right mobile-hide">
  322. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L123">View Source</a>
  323. </span>
  324. <a id="IPA_Utilities_AlmostVersion_StorageMode_" data-uid="IPA.Utilities.AlmostVersion.StorageMode*"></a>
  325. <h4 id="IPA_Utilities_AlmostVersion_StorageMode" data-uid="IPA.Utilities.AlmostVersion.StorageMode">StorageMode</h4>
  326. <div class="markdown level1 summary"><p>The way the value is stored, whether it be as a <see cref="!:Hive.Versioning.Version"></see> or a <see cref="!:System.String"></see>.</p>
  327. </div>
  328. <div class="markdown level1 conceptual"></div>
  329. <h5 class="decalaration">Declaration</h5>
  330. <div class="codewrapper">
  331. <pre><code class="lang-csharp hljs">public AlmostVersion.StoredAs StorageMode { get; }</code></pre>
  332. </div>
  333. <h5 class="propertyValue">Property Value</h5>
  334. <table class="table table-bordered table-striped table-condensed">
  335. <thead>
  336. <tr>
  337. <th>Type</th>
  338. <th>Description</th>
  339. </tr>
  340. </thead>
  341. <tbody>
  342. <tr>
  343. <td><a class="xref" href="IPA.Utilities.AlmostVersion.StoredAs.html">AlmostVersion.StoredAs</a></td>
  344. <td><p>the storage mode used to store this value</p>
  345. </td>
  346. </tr>
  347. </tbody>
  348. </table>
  349. <span class="small pull-right mobile-hide">
  350. <span class="divider">|</span>
  351. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_StringValue.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.StringValue%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>
  352. </span>
  353. <span class="small pull-right mobile-hide">
  354. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L111">View Source</a>
  355. </span>
  356. <a id="IPA_Utilities_AlmostVersion_StringValue_" data-uid="IPA.Utilities.AlmostVersion.StringValue*"></a>
  357. <h4 id="IPA_Utilities_AlmostVersion_StringValue" data-uid="IPA.Utilities.AlmostVersion.StringValue">StringValue</h4>
  358. <div class="markdown level1 summary"><p>The value of the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> if it was stored as a <see cref="!:System.String"></see>.</p>
  359. </div>
  360. <div class="markdown level1 conceptual"></div>
  361. <h5 class="decalaration">Declaration</h5>
  362. <div class="codewrapper">
  363. <pre><code class="lang-csharp hljs">public string? StringValue { get; }</code></pre>
  364. </div>
  365. <h5 class="propertyValue">Property Value</h5>
  366. <table class="table table-bordered table-striped table-condensed">
  367. <thead>
  368. <tr>
  369. <th>Type</th>
  370. <th>Description</th>
  371. </tr>
  372. </thead>
  373. <tbody>
  374. <tr>
  375. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a>&gt;</td>
  376. <td><p>the stored value as a <see cref="!:System.String"></see>, or <span class="xref">null</span> if not stored as a string.</p>
  377. </td>
  378. </tr>
  379. </tbody>
  380. </table>
  381. <h3 id="methods">Methods
  382. </h3>
  383. <span class="small pull-right mobile-hide">
  384. <span class="divider">|</span>
  385. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_CompareTo_Hive_Versioning_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.CompareTo(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>
  386. </span>
  387. <span class="small pull-right mobile-hide">
  388. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L163">View Source</a>
  389. </span>
  390. <a id="IPA_Utilities_AlmostVersion_CompareTo_" data-uid="IPA.Utilities.AlmostVersion.CompareTo*"></a>
  391. <h4 id="IPA_Utilities_AlmostVersion_CompareTo_Hive_Versioning_Version_" data-uid="IPA.Utilities.AlmostVersion.CompareTo(Hive.Versioning.Version)">CompareTo(Hive.Versioning.Version)</h4>
  392. <div class="markdown level1 summary"><p>Compares <span class="xref">langword_csharp_this</span> to the <see cref="!:Hive.Versioning.Version"></see> in <code data-dev-comment-type="paramref" class="paramref">other</code> using <see cref="!:Version.CompareTo(Version)"></see>.</p>
  393. </div>
  394. <div class="markdown level1 conceptual"></div>
  395. <h5 class="decalaration">Declaration</h5>
  396. <div class="codewrapper">
  397. <pre><code class="lang-csharp hljs">public int CompareTo(Hive.Versioning.Version other)</code></pre>
  398. </div>
  399. <h5 class="parameters">Parameters</h5>
  400. <table class="table table-bordered table-striped table-condensed">
  401. <thead>
  402. <tr>
  403. <th>Type</th>
  404. <th>Name</th>
  405. <th>Description</th>
  406. </tr>
  407. </thead>
  408. <tbody>
  409. <tr>
  410. <td><span class="xref">Hive.Versioning.Version</span></td>
  411. <td><span class="parametername">other</span></td>
  412. <td><p>the <see cref="!:Hive.Versioning.Version"></see> to compare to</p>
  413. </td>
  414. </tr>
  415. </tbody>
  416. </table>
  417. <h5 class="returns">Returns</h5>
  418. <table class="table table-bordered table-striped table-condensed">
  419. <thead>
  420. <tr>
  421. <th>Type</th>
  422. <th>Description</th>
  423. </tr>
  424. </thead>
  425. <tbody>
  426. <tr>
  427. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  428. <td><p>less than 0 if <code data-dev-comment-type="paramref" class="paramref">other</code> is considered bigger than <span class="xref">langword_csharp_this</span>, 0 if equal, and greater than zero if smaller</p>
  429. </td>
  430. </tr>
  431. </tbody>
  432. </table>
  433. <h5 id="IPA_Utilities_AlmostVersion_CompareTo_Hive_Versioning_Version__remarks">Remarks</h5>
  434. <div class="markdown level1 remarks"><p>The storage method of <span class="xref">langword_csharp_this</span> must be <a class="xref" href="IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer">SemVer</a>, else an <see cref="!:InvalidOperationException"></see> will
  435. be thrown.</p>
  436. </div>
  437. <h5 id="IPA_Utilities_AlmostVersion_CompareTo_Hive_Versioning_Version__seealso">See Also</h5>
  438. <div class="seealso">
  439. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_">CompareTo(AlmostVersion)</a></div>
  440. </div>
  441. <span class="small pull-right mobile-hide">
  442. <span class="divider">|</span>
  443. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)%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>
  444. </span>
  445. <span class="small pull-right mobile-hide">
  446. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L144">View Source</a>
  447. </span>
  448. <a id="IPA_Utilities_AlmostVersion_CompareTo_" data-uid="IPA.Utilities.AlmostVersion.CompareTo*"></a>
  449. <h4 id="IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)">CompareTo(AlmostVersion)</h4>
  450. <div class="markdown level1 summary"><p>Compares <span class="xref">langword_csharp_this</span> to the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> in <code data-dev-comment-type="paramref" class="paramref">other</code> using <see cref="!:Version.CompareTo(Version)"></see>
  451. or <see cref="!:string.CompareTo(string)"></see>, depending on the current store.</p>
  452. </div>
  453. <div class="markdown level1 conceptual"></div>
  454. <h5 class="decalaration">Declaration</h5>
  455. <div class="codewrapper">
  456. <pre><code class="lang-csharp hljs">public int CompareTo(AlmostVersion other)</code></pre>
  457. </div>
  458. <h5 class="parameters">Parameters</h5>
  459. <table class="table table-bordered table-striped table-condensed">
  460. <thead>
  461. <tr>
  462. <th>Type</th>
  463. <th>Name</th>
  464. <th>Description</th>
  465. </tr>
  466. </thead>
  467. <tbody>
  468. <tr>
  469. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  470. <td><span class="parametername">other</span></td>
  471. <td><p>the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> to compare to</p>
  472. </td>
  473. </tr>
  474. </tbody>
  475. </table>
  476. <h5 class="returns">Returns</h5>
  477. <table class="table table-bordered table-striped table-condensed">
  478. <thead>
  479. <tr>
  480. <th>Type</th>
  481. <th>Description</th>
  482. </tr>
  483. </thead>
  484. <tbody>
  485. <tr>
  486. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  487. <td><p>less than 0 if <code data-dev-comment-type="paramref" class="paramref">other</code> is considered bigger than <span class="xref">langword_csharp_this</span>, 0 if equal, and greater than zero if smaller</p>
  488. </td>
  489. </tr>
  490. </tbody>
  491. </table>
  492. <h5 id="IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion__remarks">Remarks</h5>
  493. <div class="markdown level1 remarks"><p>The storage methods of the two objects must be the same, or this will throw an <see cref="!:InvalidOperationException"></see>.</p>
  494. </div>
  495. <h5 id="IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion__seealso">See Also</h5>
  496. <div class="seealso">
  497. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_Hive_Versioning_Version_">CompareTo(Hive.Versioning.Version)</a></div>
  498. </div>
  499. <span class="small pull-right mobile-hide">
  500. <span class="divider">|</span>
  501. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.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>
  502. </span>
  503. <span class="small pull-right mobile-hide">
  504. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L181">View Source</a>
  505. </span>
  506. <a id="IPA_Utilities_AlmostVersion_CompareTo_" data-uid="IPA.Utilities.AlmostVersion.CompareTo*"></a>
  507. <h4 id="IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_" data-uid="IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)">CompareTo(Version)</h4>
  508. <div class="markdown level1 summary"><p>Compares <span class="xref">langword_csharp_this</span> to the <a class="xref" href="SemVer.Version.html">Version</a> in <code data-dev-comment-type="paramref" class="paramref">other</code> using <see cref="!:Version.CompareTo(Version)"></see>.</p>
  509. </div>
  510. <div class="markdown level1 conceptual"></div>
  511. <h5 class="decalaration">Declaration</h5>
  512. <div class="codewrapper">
  513. <pre><code class="lang-csharp hljs">public int CompareTo(Version other)</code></pre>
  514. </div>
  515. <h5 class="parameters">Parameters</h5>
  516. <table class="table table-bordered table-striped table-condensed">
  517. <thead>
  518. <tr>
  519. <th>Type</th>
  520. <th>Name</th>
  521. <th>Description</th>
  522. </tr>
  523. </thead>
  524. <tbody>
  525. <tr>
  526. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  527. <td><span class="parametername">other</span></td>
  528. <td><p>the <a class="xref" href="SemVer.Version.html">Version</a> to compare to</p>
  529. </td>
  530. </tr>
  531. </tbody>
  532. </table>
  533. <h5 class="returns">Returns</h5>
  534. <table class="table table-bordered table-striped table-condensed">
  535. <thead>
  536. <tr>
  537. <th>Type</th>
  538. <th>Description</th>
  539. </tr>
  540. </thead>
  541. <tbody>
  542. <tr>
  543. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  544. <td><p>less than 0 if <code data-dev-comment-type="paramref" class="paramref">other</code> is considered bigger than <span class="xref">langword_csharp_this</span>, 0 if equal, and greater than zero if smaller</p>
  545. </td>
  546. </tr>
  547. </tbody>
  548. </table>
  549. <h5 id="IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version__remarks">Remarks</h5>
  550. <div class="markdown level1 remarks"><p>The storage method of <span class="xref">langword_csharp_this</span> must be <a class="xref" href="IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer">SemVer</a>, else an <see cref="!:InvalidOperationException"></see> will
  551. be thrown.</p>
  552. </div>
  553. <h5 id="IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version__seealso">See Also</h5>
  554. <div class="seealso">
  555. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_">CompareTo(AlmostVersion)</a></div>
  556. </div>
  557. <span class="small pull-right mobile-hide">
  558. <span class="divider">|</span>
  559. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_Equals_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.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>
  560. </span>
  561. <span class="small pull-right mobile-hide">
  562. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L193">View Source</a>
  563. </span>
  564. <a id="IPA_Utilities_AlmostVersion_Equals_" data-uid="IPA.Utilities.AlmostVersion.Equals*"></a>
  565. <h4 id="IPA_Utilities_AlmostVersion_Equals_System_Object_" data-uid="IPA.Utilities.AlmostVersion.Equals(System.Object)">Equals(Object)</h4>
  566. <div class="markdown level1 summary"><p>Performs a strict equality check between <span class="xref">langword_csharp_this</span> and <code data-dev-comment-type="paramref" class="paramref">obj</code>.</p>
  567. </div>
  568. <div class="markdown level1 conceptual"></div>
  569. <h5 class="decalaration">Declaration</h5>
  570. <div class="codewrapper">
  571. <pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
  572. </div>
  573. <h5 class="parameters">Parameters</h5>
  574. <table class="table table-bordered table-striped table-condensed">
  575. <thead>
  576. <tr>
  577. <th>Type</th>
  578. <th>Name</th>
  579. <th>Description</th>
  580. </tr>
  581. </thead>
  582. <tbody>
  583. <tr>
  584. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></td>
  585. <td><span class="parametername">obj</span></td>
  586. <td><p>the object to compare to</p>
  587. </td>
  588. </tr>
  589. </tbody>
  590. </table>
  591. <h5 class="returns">Returns</h5>
  592. <table class="table table-bordered table-striped table-condensed">
  593. <thead>
  594. <tr>
  595. <th>Type</th>
  596. <th>Description</th>
  597. </tr>
  598. </thead>
  599. <tbody>
  600. <tr>
  601. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  602. <td><p><span class="xref">true</span> if they are equal, <span class="xref">false</span> otherwise</p>
  603. </td>
  604. </tr>
  605. </tbody>
  606. </table>
  607. <h5 id="IPA_Utilities_AlmostVersion_Equals_System_Object__remarks">Remarks</h5>
  608. <div class="markdown level1 remarks"><p>This may return <span class="xref">false</span> where <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_">Equality(AlmostVersion, AlmostVersion)</a> returns <span class="xref">true</span></p>
  609. </div>
  610. <span class="small pull-right mobile-hide">
  611. <span class="divider">|</span>
  612. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_GetHashCode.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.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>
  613. </span>
  614. <span class="small pull-right mobile-hide">
  615. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L206">View Source</a>
  616. </span>
  617. <a id="IPA_Utilities_AlmostVersion_GetHashCode_" data-uid="IPA.Utilities.AlmostVersion.GetHashCode*"></a>
  618. <h4 id="IPA_Utilities_AlmostVersion_GetHashCode" data-uid="IPA.Utilities.AlmostVersion.GetHashCode">GetHashCode()</h4>
  619. <div class="markdown level1 summary"><p>Default generated hash code function generated by VS.</p>
  620. </div>
  621. <div class="markdown level1 conceptual"></div>
  622. <h5 class="decalaration">Declaration</h5>
  623. <div class="codewrapper">
  624. <pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
  625. </div>
  626. <h5 class="returns">Returns</h5>
  627. <table class="table table-bordered table-striped table-condensed">
  628. <thead>
  629. <tr>
  630. <th>Type</th>
  631. <th>Description</th>
  632. </tr>
  633. </thead>
  634. <tbody>
  635. <tr>
  636. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  637. <td><p>a value unique to each object, except those that are considered equal by <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_">Equals(Object)</a></p>
  638. </td>
  639. </tr>
  640. </tbody>
  641. </table>
  642. <span class="small pull-right mobile-hide">
  643. <span class="divider">|</span>
  644. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_ToString.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.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>
  645. </span>
  646. <span class="small pull-right mobile-hide">
  647. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L131">View Source</a>
  648. </span>
  649. <a id="IPA_Utilities_AlmostVersion_ToString_" data-uid="IPA.Utilities.AlmostVersion.ToString*"></a>
  650. <h4 id="IPA_Utilities_AlmostVersion_ToString" data-uid="IPA.Utilities.AlmostVersion.ToString">ToString()</h4>
  651. <div class="markdown level1 summary"><p>Gets a string representation of the current version. If the value is stored as a string, this returns it. If it is
  652. stored as a <see cref="!:Hive.Versioning.Version"></see>, it is equivalent to calling <see cref="!:Version.ToString()"></see>.</p>
  653. </div>
  654. <div class="markdown level1 conceptual"></div>
  655. <h5 class="decalaration">Declaration</h5>
  656. <div class="codewrapper">
  657. <pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
  658. </div>
  659. <h5 class="returns">Returns</h5>
  660. <table class="table table-bordered table-striped table-condensed">
  661. <thead>
  662. <tr>
  663. <th>Type</th>
  664. <th>Description</th>
  665. </tr>
  666. </thead>
  667. <tbody>
  668. <tr>
  669. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  670. <td><p>a string representation of the current version</p>
  671. </td>
  672. </tr>
  673. </tbody>
  674. </table>
  675. <h3 id="operators">Operators
  676. </h3>
  677. <span class="small pull-right mobile-hide">
  678. <span class="divider">|</span>
  679. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%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>
  680. </span>
  681. <span class="small pull-right mobile-hide">
  682. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L227">View Source</a>
  683. </span>
  684. <a id="IPA_Utilities_AlmostVersion_op_Equality_" data-uid="IPA.Utilities.AlmostVersion.op_Equality*"></a>
  685. <h4 id="IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">Equality(AlmostVersion, AlmostVersion)</h4>
  686. <div class="markdown level1 summary"><p>Compares two versions, only taking into account the numeric part of the version if they are stored as <see cref="!:Hive.Versioning.Version"></see>s,
  687. or strict equality if they are stored as <see cref="!:System.String"></see>s.</p>
  688. </div>
  689. <div class="markdown level1 conceptual"></div>
  690. <h5 class="decalaration">Declaration</h5>
  691. <div class="codewrapper">
  692. <pre><code class="lang-csharp hljs">public static bool operator ==(AlmostVersion l, AlmostVersion r)</code></pre>
  693. </div>
  694. <h5 class="parameters">Parameters</h5>
  695. <table class="table table-bordered table-striped table-condensed">
  696. <thead>
  697. <tr>
  698. <th>Type</th>
  699. <th>Name</th>
  700. <th>Description</th>
  701. </tr>
  702. </thead>
  703. <tbody>
  704. <tr>
  705. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  706. <td><span class="parametername">l</span></td>
  707. <td><p>the first value to compare</p>
  708. </td>
  709. </tr>
  710. <tr>
  711. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  712. <td><span class="parametername">r</span></td>
  713. <td><p>the second value to compare</p>
  714. </td>
  715. </tr>
  716. </tbody>
  717. </table>
  718. <h5 class="returns">Returns</h5>
  719. <table class="table table-bordered table-striped table-condensed">
  720. <thead>
  721. <tr>
  722. <th>Type</th>
  723. <th>Description</th>
  724. </tr>
  725. </thead>
  726. <tbody>
  727. <tr>
  728. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  729. <td><p><span class="xref">true</span> if they are mostly equal, <span class="xref">false</span> otherwise</p>
  730. </td>
  731. </tr>
  732. </tbody>
  733. </table>
  734. <h5 id="IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion__remarks">Remarks</h5>
  735. <div class="markdown level1 remarks"><p>This is a looser equality than <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_">Equals(Object)</a>, meaning that this may return <span class="xref">true</span> where <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_">Equals(Object)</a>
  736. does not.</p>
  737. </div>
  738. <h5 id="IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion__seealso">See Also</h5>
  739. <div class="seealso">
  740. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_">Equals(Object)</a></div>
  741. </div>
  742. <span class="small pull-right mobile-hide">
  743. <span class="divider">|</span>
  744. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_GreaterThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_GreaterThan(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%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>
  745. </span>
  746. <span class="small pull-right mobile-hide">
  747. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L290">View Source</a>
  748. </span>
  749. <a id="IPA_Utilities_AlmostVersion_op_GreaterThan_" data-uid="IPA.Utilities.AlmostVersion.op_GreaterThan*"></a>
  750. <h4 id="IPA_Utilities_AlmostVersion_op_GreaterThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_GreaterThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">GreaterThan(AlmostVersion, AlmostVersion)</h4>
  751. <div class="markdown level1 summary"></div>
  752. <div class="markdown level1 conceptual"></div>
  753. <h5 class="decalaration">Declaration</h5>
  754. <div class="codewrapper">
  755. <pre><code class="lang-csharp hljs">public static bool operator&gt;(AlmostVersion left, AlmostVersion right)</code></pre>
  756. </div>
  757. <h5 class="parameters">Parameters</h5>
  758. <table class="table table-bordered table-striped table-condensed">
  759. <thead>
  760. <tr>
  761. <th>Type</th>
  762. <th>Name</th>
  763. <th>Description</th>
  764. </tr>
  765. </thead>
  766. <tbody>
  767. <tr>
  768. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  769. <td><span class="parametername">left</span></td>
  770. <td></td>
  771. </tr>
  772. <tr>
  773. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  774. <td><span class="parametername">right</span></td>
  775. <td></td>
  776. </tr>
  777. </tbody>
  778. </table>
  779. <h5 class="returns">Returns</h5>
  780. <table class="table table-bordered table-striped table-condensed">
  781. <thead>
  782. <tr>
  783. <th>Type</th>
  784. <th>Description</th>
  785. </tr>
  786. </thead>
  787. <tbody>
  788. <tr>
  789. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  790. <td></td>
  791. </tr>
  792. </tbody>
  793. </table>
  794. <span class="small pull-right mobile-hide">
  795. <span class="divider">|</span>
  796. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_GreaterThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%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>
  797. </span>
  798. <span class="small pull-right mobile-hide">
  799. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L293">View Source</a>
  800. </span>
  801. <a id="IPA_Utilities_AlmostVersion_op_GreaterThanOrEqual_" data-uid="IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual*"></a>
  802. <h4 id="IPA_Utilities_AlmostVersion_op_GreaterThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">GreaterThanOrEqual(AlmostVersion, AlmostVersion)</h4>
  803. <div class="markdown level1 summary"></div>
  804. <div class="markdown level1 conceptual"></div>
  805. <h5 class="decalaration">Declaration</h5>
  806. <div class="codewrapper">
  807. <pre><code class="lang-csharp hljs">public static bool operator &gt;=(AlmostVersion left, AlmostVersion right)</code></pre>
  808. </div>
  809. <h5 class="parameters">Parameters</h5>
  810. <table class="table table-bordered table-striped table-condensed">
  811. <thead>
  812. <tr>
  813. <th>Type</th>
  814. <th>Name</th>
  815. <th>Description</th>
  816. </tr>
  817. </thead>
  818. <tbody>
  819. <tr>
  820. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  821. <td><span class="parametername">left</span></td>
  822. <td></td>
  823. </tr>
  824. <tr>
  825. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  826. <td><span class="parametername">right</span></td>
  827. <td></td>
  828. </tr>
  829. </tbody>
  830. </table>
  831. <h5 class="returns">Returns</h5>
  832. <table class="table table-bordered table-striped table-condensed">
  833. <thead>
  834. <tr>
  835. <th>Type</th>
  836. <th>Description</th>
  837. </tr>
  838. </thead>
  839. <tbody>
  840. <tr>
  841. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  842. <td></td>
  843. </tr>
  844. </tbody>
  845. </table>
  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=IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~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>
  849. </span>
  850. <span class="small pull-right mobile-hide">
  851. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L264">View Source</a>
  852. </span>
  853. <a id="IPA_Utilities_AlmostVersion_op_Implicit_" data-uid="IPA.Utilities.AlmostVersion.op_Implicit*"></a>
  854. <h4 id="IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version" data-uid="IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version">Implicit(AlmostVersion to Version)</h4>
  855. <div class="markdown level1 summary"><p>Implicitly converts an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> to <a class="xref" href="SemVer.Version.html">Version</a>, if applicable, using <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue">SemverValue</a>.
  856. If not applicable, returns <span class="xref">null</span></p>
  857. </div>
  858. <div class="markdown level1 conceptual"></div>
  859. <h5 class="decalaration">Declaration</h5>
  860. <div class="codewrapper">
  861. <pre><code class="lang-csharp hljs">public static implicit operator Version(AlmostVersion av)</code></pre>
  862. </div>
  863. <h5 class="parameters">Parameters</h5>
  864. <table class="table table-bordered table-striped table-condensed">
  865. <thead>
  866. <tr>
  867. <th>Type</th>
  868. <th>Name</th>
  869. <th>Description</th>
  870. </tr>
  871. </thead>
  872. <tbody>
  873. <tr>
  874. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  875. <td><span class="parametername">av</span></td>
  876. <td><p>the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> to convert to a <a class="xref" href="SemVer.Version.html">Version</a></p>
  877. </td>
  878. </tr>
  879. </tbody>
  880. </table>
  881. <h5 class="returns">Returns</h5>
  882. <table class="table table-bordered table-striped table-condensed">
  883. <thead>
  884. <tr>
  885. <th>Type</th>
  886. <th>Description</th>
  887. </tr>
  888. </thead>
  889. <tbody>
  890. <tr>
  891. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  892. <td></td>
  893. </tr>
  894. </tbody>
  895. </table>
  896. <h5 id="IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version_seealso">See Also</h5>
  897. <div class="seealso">
  898. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue">SemverValue</a></div>
  899. </div>
  900. <span class="small pull-right mobile-hide">
  901. <span class="divider">|</span>
  902. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__System_Nullable_Hive_Versioning_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~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>
  903. </span>
  904. <span class="small pull-right mobile-hide">
  905. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L281">View Source</a>
  906. </span>
  907. <a id="IPA_Utilities_AlmostVersion_op_Implicit_" data-uid="IPA.Utilities.AlmostVersion.op_Implicit*"></a>
  908. <h4 id="IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__System_Nullable_Hive_Versioning_Version_" data-uid="IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~System.Nullable{Hive.Versioning.Version}">Implicit(AlmostVersion to Nullable&lt;Hive.Versioning.Version&gt;)</h4>
  909. <div class="markdown level1 summary"><p>Implicitly converts an <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> to <a class="xref" href="SemVer.Version.html">Version</a>, if applicable, using <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue">SemverValue</a>.
  910. If not applicable, returns <span class="xref">null</span></p>
  911. </div>
  912. <div class="markdown level1 conceptual"></div>
  913. <h5 class="decalaration">Declaration</h5>
  914. <div class="codewrapper">
  915. <pre><code class="lang-csharp hljs">public static implicit operator Hive.Versioning.Version? (AlmostVersion av)</code></pre>
  916. </div>
  917. <h5 class="parameters">Parameters</h5>
  918. <table class="table table-bordered table-striped table-condensed">
  919. <thead>
  920. <tr>
  921. <th>Type</th>
  922. <th>Name</th>
  923. <th>Description</th>
  924. </tr>
  925. </thead>
  926. <tbody>
  927. <tr>
  928. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  929. <td><span class="parametername">av</span></td>
  930. <td><p>the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> to convert to a <a class="xref" href="SemVer.Version.html">Version</a></p>
  931. </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://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</td>
  946. <td></td>
  947. </tr>
  948. </tbody>
  949. </table>
  950. <h5 id="IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__System_Nullable_Hive_Versioning_Version__seealso">See Also</h5>
  951. <div class="seealso">
  952. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue">SemverValue</a></div>
  953. </div>
  954. <span class="small pull-right mobile-hide">
  955. <span class="divider">|</span>
  956. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion%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>
  957. </span>
  958. <span class="small pull-right mobile-hide">
  959. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L254">View Source</a>
  960. </span>
  961. <a id="IPA_Utilities_AlmostVersion_op_Implicit_" data-uid="IPA.Utilities.AlmostVersion.op_Implicit*"></a>
  962. <h4 id="IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion" data-uid="IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion">Implicit(Version to AlmostVersion)</h4>
  963. <div class="markdown level1 summary"><p>Implicitly converts a <a class="xref" href="SemVer.Version.html">Version</a> to <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> using <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_">AlmostVersion(Version)</a>.</p>
  964. </div>
  965. <div class="markdown level1 conceptual"></div>
  966. <h5 class="decalaration">Declaration</h5>
  967. <div class="codewrapper">
  968. <pre><code class="lang-csharp hljs">public static implicit operator AlmostVersion(Version ver)</code></pre>
  969. </div>
  970. <h5 class="parameters">Parameters</h5>
  971. <table class="table table-bordered table-striped table-condensed">
  972. <thead>
  973. <tr>
  974. <th>Type</th>
  975. <th>Name</th>
  976. <th>Description</th>
  977. </tr>
  978. </thead>
  979. <tbody>
  980. <tr>
  981. <td><a class="xref" href="SemVer.Version.html">Version</a></td>
  982. <td><span class="parametername">ver</span></td>
  983. <td><p>the <a class="xref" href="SemVer.Version.html">Version</a> to convert</p>
  984. </td>
  985. </tr>
  986. </tbody>
  987. </table>
  988. <h5 class="returns">Returns</h5>
  989. <table class="table table-bordered table-striped table-condensed">
  990. <thead>
  991. <tr>
  992. <th>Type</th>
  993. <th>Description</th>
  994. </tr>
  995. </thead>
  996. <tbody>
  997. <tr>
  998. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  999. <td></td>
  1000. </tr>
  1001. </tbody>
  1002. </table>
  1003. <h5 id="IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion_seealso">See Also</h5>
  1004. <div class="seealso">
  1005. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_">AlmostVersion(Version)</a></div>
  1006. </div>
  1007. <span class="small pull-right mobile-hide">
  1008. <span class="divider">|</span>
  1009. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Implicit_System_Nullable_Hive_Versioning_Version___IPA_Utilities_AlmostVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Implicit(System.Nullable%7BHive.Versioning.Version%7D)~IPA.Utilities.AlmostVersion%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>
  1010. </span>
  1011. <span class="small pull-right mobile-hide">
  1012. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L272">View Source</a>
  1013. </span>
  1014. <a id="IPA_Utilities_AlmostVersion_op_Implicit_" data-uid="IPA.Utilities.AlmostVersion.op_Implicit*"></a>
  1015. <h4 id="IPA_Utilities_AlmostVersion_op_Implicit_System_Nullable_Hive_Versioning_Version___IPA_Utilities_AlmostVersion" data-uid="IPA.Utilities.AlmostVersion.op_Implicit(System.Nullable{Hive.Versioning.Version})~IPA.Utilities.AlmostVersion">Implicit(Nullable&lt;Hive.Versioning.Version&gt; to AlmostVersion)</h4>
  1016. <div class="markdown level1 summary"><p>Implicitly converts a <a class="xref" href="SemVer.Version.html">Version</a> to <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a> using <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_">AlmostVersion(Version)</a>.</p>
  1017. </div>
  1018. <div class="markdown level1 conceptual"></div>
  1019. <h5 class="decalaration">Declaration</h5>
  1020. <div class="codewrapper">
  1021. <pre><code class="lang-csharp hljs">public static implicit operator AlmostVersion(Hive.Versioning.Version? ver)</code></pre>
  1022. </div>
  1023. <h5 class="parameters">Parameters</h5>
  1024. <table class="table table-bordered table-striped table-condensed">
  1025. <thead>
  1026. <tr>
  1027. <th>Type</th>
  1028. <th>Name</th>
  1029. <th>Description</th>
  1030. </tr>
  1031. </thead>
  1032. <tbody>
  1033. <tr>
  1034. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<span class="xref">Hive.Versioning.Version</span>&gt;</td>
  1035. <td><span class="parametername">ver</span></td>
  1036. <td><p>the <a class="xref" href="SemVer.Version.html">Version</a> to convert</p>
  1037. </td>
  1038. </tr>
  1039. </tbody>
  1040. </table>
  1041. <h5 class="returns">Returns</h5>
  1042. <table class="table table-bordered table-striped table-condensed">
  1043. <thead>
  1044. <tr>
  1045. <th>Type</th>
  1046. <th>Description</th>
  1047. </tr>
  1048. </thead>
  1049. <tbody>
  1050. <tr>
  1051. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  1052. <td></td>
  1053. </tr>
  1054. </tbody>
  1055. </table>
  1056. <h5 id="IPA_Utilities_AlmostVersion_op_Implicit_System_Nullable_Hive_Versioning_Version___IPA_Utilities_AlmostVersion_seealso">See Also</h5>
  1057. <div class="seealso">
  1058. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_">AlmostVersion(Version)</a></div>
  1059. </div>
  1060. <span class="small pull-right mobile-hide">
  1061. <span class="divider">|</span>
  1062. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%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>
  1063. </span>
  1064. <span class="small pull-right mobile-hide">
  1065. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L244">View Source</a>
  1066. </span>
  1067. <a id="IPA_Utilities_AlmostVersion_op_Inequality_" data-uid="IPA.Utilities.AlmostVersion.op_Inequality*"></a>
  1068. <h4 id="IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">Inequality(AlmostVersion, AlmostVersion)</h4>
  1069. <div class="markdown level1 summary"><p>The opposite of <a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_">Equality(AlmostVersion, AlmostVersion)</a>. Equivalent to <code>!(l == r)</code>.</p>
  1070. </div>
  1071. <div class="markdown level1 conceptual"></div>
  1072. <h5 class="decalaration">Declaration</h5>
  1073. <div class="codewrapper">
  1074. <pre><code class="lang-csharp hljs">public static bool operator !=(AlmostVersion l, AlmostVersion r)</code></pre>
  1075. </div>
  1076. <h5 class="parameters">Parameters</h5>
  1077. <table class="table table-bordered table-striped table-condensed">
  1078. <thead>
  1079. <tr>
  1080. <th>Type</th>
  1081. <th>Name</th>
  1082. <th>Description</th>
  1083. </tr>
  1084. </thead>
  1085. <tbody>
  1086. <tr>
  1087. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  1088. <td><span class="parametername">l</span></td>
  1089. <td><p>the first value to compare</p>
  1090. </td>
  1091. </tr>
  1092. <tr>
  1093. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  1094. <td><span class="parametername">r</span></td>
  1095. <td><p>the second value to compare</p>
  1096. </td>
  1097. </tr>
  1098. </tbody>
  1099. </table>
  1100. <h5 class="returns">Returns</h5>
  1101. <table class="table table-bordered table-striped table-condensed">
  1102. <thead>
  1103. <tr>
  1104. <th>Type</th>
  1105. <th>Description</th>
  1106. </tr>
  1107. </thead>
  1108. <tbody>
  1109. <tr>
  1110. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  1111. <td><p><span class="xref">true</span> if they are not mostly equal, <span class="xref">false</span> otherwise</p>
  1112. </td>
  1113. </tr>
  1114. </tbody>
  1115. </table>
  1116. <h5 id="IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion__seealso">See Also</h5>
  1117. <div class="seealso">
  1118. <div><a class="xref" href="IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_">Equality(AlmostVersion, AlmostVersion)</a></div>
  1119. </div>
  1120. <span class="small pull-right mobile-hide">
  1121. <span class="divider">|</span>
  1122. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_LessThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_LessThan(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%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>
  1123. </span>
  1124. <span class="small pull-right mobile-hide">
  1125. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L284">View Source</a>
  1126. </span>
  1127. <a id="IPA_Utilities_AlmostVersion_op_LessThan_" data-uid="IPA.Utilities.AlmostVersion.op_LessThan*"></a>
  1128. <h4 id="IPA_Utilities_AlmostVersion_op_LessThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_LessThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">LessThan(AlmostVersion, AlmostVersion)</h4>
  1129. <div class="markdown level1 summary"></div>
  1130. <div class="markdown level1 conceptual"></div>
  1131. <h5 class="decalaration">Declaration</h5>
  1132. <div class="codewrapper">
  1133. <pre><code class="lang-csharp hljs">public static bool operator &lt;(AlmostVersion left, AlmostVersion right)</code></pre>
  1134. </div>
  1135. <h5 class="parameters">Parameters</h5>
  1136. <table class="table table-bordered table-striped table-condensed">
  1137. <thead>
  1138. <tr>
  1139. <th>Type</th>
  1140. <th>Name</th>
  1141. <th>Description</th>
  1142. </tr>
  1143. </thead>
  1144. <tbody>
  1145. <tr>
  1146. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  1147. <td><span class="parametername">left</span></td>
  1148. <td></td>
  1149. </tr>
  1150. <tr>
  1151. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  1152. <td><span class="parametername">right</span></td>
  1153. <td></td>
  1154. </tr>
  1155. </tbody>
  1156. </table>
  1157. <h5 class="returns">Returns</h5>
  1158. <table class="table table-bordered table-striped table-condensed">
  1159. <thead>
  1160. <tr>
  1161. <th>Type</th>
  1162. <th>Description</th>
  1163. </tr>
  1164. </thead>
  1165. <tbody>
  1166. <tr>
  1167. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  1168. <td></td>
  1169. </tr>
  1170. </tbody>
  1171. </table>
  1172. <span class="small pull-right mobile-hide">
  1173. <span class="divider">|</span>
  1174. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_LessThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_LessThanOrEqual(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%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>
  1175. </span>
  1176. <span class="small pull-right mobile-hide">
  1177. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L287">View Source</a>
  1178. </span>
  1179. <a id="IPA_Utilities_AlmostVersion_op_LessThanOrEqual_" data-uid="IPA.Utilities.AlmostVersion.op_LessThanOrEqual*"></a>
  1180. <h4 id="IPA_Utilities_AlmostVersion_op_LessThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_LessThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">LessThanOrEqual(AlmostVersion, AlmostVersion)</h4>
  1181. <div class="markdown level1 summary"></div>
  1182. <div class="markdown level1 conceptual"></div>
  1183. <h5 class="decalaration">Declaration</h5>
  1184. <div class="codewrapper">
  1185. <pre><code class="lang-csharp hljs">public static bool operator &lt;=(AlmostVersion left, AlmostVersion right)</code></pre>
  1186. </div>
  1187. <h5 class="parameters">Parameters</h5>
  1188. <table class="table table-bordered table-striped table-condensed">
  1189. <thead>
  1190. <tr>
  1191. <th>Type</th>
  1192. <th>Name</th>
  1193. <th>Description</th>
  1194. </tr>
  1195. </thead>
  1196. <tbody>
  1197. <tr>
  1198. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  1199. <td><span class="parametername">left</span></td>
  1200. <td></td>
  1201. </tr>
  1202. <tr>
  1203. <td><a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVersion</a></td>
  1204. <td><span class="parametername">right</span></td>
  1205. <td></td>
  1206. </tr>
  1207. </tbody>
  1208. </table>
  1209. <h5 class="returns">Returns</h5>
  1210. <table class="table table-bordered table-striped table-condensed">
  1211. <thead>
  1212. <tr>
  1213. <th>Type</th>
  1214. <th>Description</th>
  1215. </tr>
  1216. </thead>
  1217. <tbody>
  1218. <tr>
  1219. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  1220. <td></td>
  1221. </tr>
  1222. </tbody>
  1223. </table>
  1224. <h3 id="implements">Implements</h3>
  1225. <div>
  1226. <span class="xref">IComparable&lt;&gt;</span>
  1227. </div>
  1228. <div>
  1229. <span class="xref">IComparable&lt;&gt;</span>
  1230. </div>
  1231. <h3 id="extensionmethods">Extension Methods</h3>
  1232. <div>
  1233. <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>
  1234. </div>
  1235. <div>
  1236. <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>
  1237. </div>
  1238. <div>
  1239. <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>
  1240. </div>
  1241. <div>
  1242. <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>
  1243. </div>
  1244. <div>
  1245. <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>
  1246. </div>
  1247. </article>
  1248. </div>
  1249. <div class="hidden-sm col-md-2" role="complementary">
  1250. <div class="sideaffix">
  1251. <div class="contribution">
  1252. <ul class="nav">
  1253. <li>
  1254. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Utilities_AlmostVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion%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>
  1255. </li>
  1256. <li>
  1257. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/0ba9d3c46d55d5ae58d8887ac27b303379298b53/IPA.Loader/Utilities/AlmostVersion.cs/#L16" class="contribution-link">View Source</a>
  1258. </li>
  1259. </ul>
  1260. </div>
  1261. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  1262. <h5>In This Article</h5>
  1263. <div></div>
  1264. </nav>
  1265. </div>
  1266. </div>
  1267. </div>
  1268. </div>
  1269. <footer>
  1270. <div class="grad-bottom"></div>
  1271. <div class="footer">
  1272. <div class="container">
  1273. <span class="pull-right">
  1274. <a href="#top">Back to top</a>
  1275. </span>
  1276. <span>Generated by <strong>DocFX</strong></span>
  1277. </div>
  1278. </div>
  1279. </footer>
  1280. </div>
  1281. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  1282. <script type="text/javascript" src="../styles/docfx.js"></script>
  1283. <script type="text/javascript" src="../styles/main.js"></script>
  1284. </body>
  1285. </html>