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.

651 lines
29 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 Path
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class Path
  11. ">
  12. <meta name="generator" content="docfx 2.43.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 href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  18. <meta property="docfx:navrel" content="../toc.html">
  19. <meta property="docfx:tocrel" content="toc.html">
  20. <meta property="docfx:rel" content="../">
  21. <meta property="docfx:newtab" content="true">
  22. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  23. <div id="wrapper">
  24. <header>
  25. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  26. <div class="container">
  27. <div class="navbar-header">
  28. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  29. <span class="sr-only">Toggle navigation</span>
  30. <span class="icon-bar"></span>
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. </button>
  34. <a class="navbar-brand" href="../index.html">
  35. <img id="logo" class="svg" src="../logo.svg" alt="">
  36. </a>
  37. </div>
  38. <div class="collapse navbar-collapse" id="navbar">
  39. <form class="navbar-form navbar-right" role="search" id="search">
  40. <div class="form-group">
  41. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  42. </div>
  43. </form>
  44. </div>
  45. </div>
  46. </nav>
  47. <div class="subnav navbar navbar-default">
  48. <div class="container hide-when-search" id="breadcrumb">
  49. <ul class="breadcrumb">
  50. <li></li>
  51. </ul>
  52. </div>
  53. </div>
  54. </header>
  55. <div class="container body-content">
  56. <div id="search-results">
  57. <div class="search-list"></div>
  58. <div class="sr-items">
  59. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  60. </div>
  61. <ul id="pagination"></ul>
  62. </div>
  63. </div>
  64. <div role="main" class="container body-content hide-when-search">
  65. <div class="sidenav hide-when-search">
  66. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  67. <div class="sidetoggle collapse" id="sidetoggle">
  68. <div id="sidetoc"></div>
  69. </div>
  70. </div>
  71. <div class="article row grid-right">
  72. <div class="col-md-10">
  73. <article class="content wrap" id="_content" data-uid="Net3_Proxy.Path">
  74. <h1 id="Net3_Proxy_Path" data-uid="Net3_Proxy.Path" class="text-break">Class Path
  75. </h1>
  76. <div class="markdown level0 summary"></div>
  77. <div class="markdown level0 conceptual"></div>
  78. <div class="inheritance">
  79. <h5>Inheritance</h5>
  80. <div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
  81. <div class="level1"><span class="xref">Path</span></div>
  82. </div>
  83. <div class="inheritedMembers">
  84. <h5>Inherited Members</h5>
  85. <div>
  86. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.tostring#System_Object_ToString">Object.ToString()</a>
  87. </div>
  88. <div>
  89. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_">Object.Equals(Object)</a>
  90. </div>
  91. <div>
  92. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_">Object.Equals(Object, Object)</a>
  93. </div>
  94. <div>
  95. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_">Object.ReferenceEquals(Object, Object)</a>
  96. </div>
  97. <div>
  98. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode">Object.GetHashCode()</a>
  99. </div>
  100. <div>
  101. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType">Object.GetType()</a>
  102. </div>
  103. <div>
  104. <a class="xref" href="https://docs.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="Net3_Proxy.html">Net3_Proxy</a></h6>
  108. <h6><strong>Assembly</strong>: Net3-Proxy.dll</h6>
  109. <h5 id="Net3_Proxy_Path_syntax">Syntax</h5>
  110. <div class="codewrapper">
  111. <pre><code class="lang-csharp hljs">public static class Path</code></pre>
  112. </div>
  113. <h3 id="properties">Properties
  114. </h3>
  115. <span class="small pull-right mobile-hide">
  116. <span class="divider">|</span>
  117. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_PathSeparator.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.PathSeparator%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>
  118. </span>
  119. <span class="small pull-right mobile-hide">
  120. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L55">View Source</a>
  121. </span>
  122. <a id="Net3_Proxy_Path_PathSeparator_" data-uid="Net3_Proxy.Path.PathSeparator*"></a>
  123. <h4 id="Net3_Proxy_Path_PathSeparator" data-uid="Net3_Proxy.Path.PathSeparator">PathSeparator</h4>
  124. <div class="markdown level1 summary"></div>
  125. <div class="markdown level1 conceptual"></div>
  126. <h5 class="decalaration">Declaration</h5>
  127. <div class="codewrapper">
  128. <pre><code class="lang-csharp hljs">public static char PathSeparator { get; }</code></pre>
  129. </div>
  130. <h5 class="propertyValue">Property Value</h5>
  131. <table class="table table-bordered table-striped table-condensed">
  132. <thead>
  133. <tr>
  134. <th>Type</th>
  135. <th>Description</th>
  136. </tr>
  137. </thead>
  138. <tbody>
  139. <tr>
  140. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.char">Char</a></td>
  141. <td></td>
  142. </tr>
  143. </tbody>
  144. </table>
  145. <h3 id="methods">Methods
  146. </h3>
  147. <span class="small pull-right mobile-hide">
  148. <span class="divider">|</span>
  149. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_Combine_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.Combine(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>
  150. </span>
  151. <span class="small pull-right mobile-hide">
  152. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L43">View Source</a>
  153. </span>
  154. <a id="Net3_Proxy_Path_Combine_" data-uid="Net3_Proxy.Path.Combine*"></a>
  155. <h4 id="Net3_Proxy_Path_Combine_System_String_" data-uid="Net3_Proxy.Path.Combine(System.String)">Combine(String)</h4>
  156. <div class="markdown level1 summary"></div>
  157. <div class="markdown level1 conceptual"></div>
  158. <h5 class="decalaration">Declaration</h5>
  159. <div class="codewrapper">
  160. <pre><code class="lang-csharp hljs">public static string Combine(string s)</code></pre>
  161. </div>
  162. <h5 class="parameters">Parameters</h5>
  163. <table class="table table-bordered table-striped table-condensed">
  164. <thead>
  165. <tr>
  166. <th>Type</th>
  167. <th>Name</th>
  168. <th>Description</th>
  169. </tr>
  170. </thead>
  171. <tbody>
  172. <tr>
  173. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  174. <td><span class="parametername">s</span></td>
  175. <td></td>
  176. </tr>
  177. </tbody>
  178. </table>
  179. <h5 class="returns">Returns</h5>
  180. <table class="table table-bordered table-striped table-condensed">
  181. <thead>
  182. <tr>
  183. <th>Type</th>
  184. <th>Description</th>
  185. </tr>
  186. </thead>
  187. <tbody>
  188. <tr>
  189. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  190. <td></td>
  191. </tr>
  192. </tbody>
  193. </table>
  194. <span class="small pull-right mobile-hide">
  195. <span class="divider">|</span>
  196. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_Combine_System_String_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.Combine(System.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>
  197. </span>
  198. <span class="small pull-right mobile-hide">
  199. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L44">View Source</a>
  200. </span>
  201. <a id="Net3_Proxy_Path_Combine_" data-uid="Net3_Proxy.Path.Combine*"></a>
  202. <h4 id="Net3_Proxy_Path_Combine_System_String_System_String_" data-uid="Net3_Proxy.Path.Combine(System.String,System.String)">Combine(String, String)</h4>
  203. <div class="markdown level1 summary"></div>
  204. <div class="markdown level1 conceptual"></div>
  205. <h5 class="decalaration">Declaration</h5>
  206. <div class="codewrapper">
  207. <pre><code class="lang-csharp hljs">public static string Combine(string s, string d)</code></pre>
  208. </div>
  209. <h5 class="parameters">Parameters</h5>
  210. <table class="table table-bordered table-striped table-condensed">
  211. <thead>
  212. <tr>
  213. <th>Type</th>
  214. <th>Name</th>
  215. <th>Description</th>
  216. </tr>
  217. </thead>
  218. <tbody>
  219. <tr>
  220. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  221. <td><span class="parametername">s</span></td>
  222. <td></td>
  223. </tr>
  224. <tr>
  225. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  226. <td><span class="parametername">d</span></td>
  227. <td></td>
  228. </tr>
  229. </tbody>
  230. </table>
  231. <h5 class="returns">Returns</h5>
  232. <table class="table table-bordered table-striped table-condensed">
  233. <thead>
  234. <tr>
  235. <th>Type</th>
  236. <th>Description</th>
  237. </tr>
  238. </thead>
  239. <tbody>
  240. <tr>
  241. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  242. <td></td>
  243. </tr>
  244. </tbody>
  245. </table>
  246. <span class="small pull-right mobile-hide">
  247. <span class="divider">|</span>
  248. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_Combine_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.Combine(System.String%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>
  249. </span>
  250. <span class="small pull-right mobile-hide">
  251. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L45">View Source</a>
  252. </span>
  253. <a id="Net3_Proxy_Path_Combine_" data-uid="Net3_Proxy.Path.Combine*"></a>
  254. <h4 id="Net3_Proxy_Path_Combine_System_String_System_String_System_String_" data-uid="Net3_Proxy.Path.Combine(System.String,System.String,System.String)">Combine(String, String, String)</h4>
  255. <div class="markdown level1 summary"></div>
  256. <div class="markdown level1 conceptual"></div>
  257. <h5 class="decalaration">Declaration</h5>
  258. <div class="codewrapper">
  259. <pre><code class="lang-csharp hljs">public static string Combine(string s, string d, string f)</code></pre>
  260. </div>
  261. <h5 class="parameters">Parameters</h5>
  262. <table class="table table-bordered table-striped table-condensed">
  263. <thead>
  264. <tr>
  265. <th>Type</th>
  266. <th>Name</th>
  267. <th>Description</th>
  268. </tr>
  269. </thead>
  270. <tbody>
  271. <tr>
  272. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  273. <td><span class="parametername">s</span></td>
  274. <td></td>
  275. </tr>
  276. <tr>
  277. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  278. <td><span class="parametername">d</span></td>
  279. <td></td>
  280. </tr>
  281. <tr>
  282. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  283. <td><span class="parametername">f</span></td>
  284. <td></td>
  285. </tr>
  286. </tbody>
  287. </table>
  288. <h5 class="returns">Returns</h5>
  289. <table class="table table-bordered table-striped table-condensed">
  290. <thead>
  291. <tr>
  292. <th>Type</th>
  293. <th>Description</th>
  294. </tr>
  295. </thead>
  296. <tbody>
  297. <tr>
  298. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  299. <td></td>
  300. </tr>
  301. </tbody>
  302. </table>
  303. <span class="small pull-right mobile-hide">
  304. <span class="divider">|</span>
  305. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_Combine_System_String_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.Combine(System.String%2CSystem.String%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>
  306. </span>
  307. <span class="small pull-right mobile-hide">
  308. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L46">View Source</a>
  309. </span>
  310. <a id="Net3_Proxy_Path_Combine_" data-uid="Net3_Proxy.Path.Combine*"></a>
  311. <h4 id="Net3_Proxy_Path_Combine_System_String_System_String_System_String_System_String_" data-uid="Net3_Proxy.Path.Combine(System.String,System.String,System.String,System.String)">Combine(String, String, String, String)</h4>
  312. <div class="markdown level1 summary"></div>
  313. <div class="markdown level1 conceptual"></div>
  314. <h5 class="decalaration">Declaration</h5>
  315. <div class="codewrapper">
  316. <pre><code class="lang-csharp hljs">public static string Combine(string s, string d, string f, string g)</code></pre>
  317. </div>
  318. <h5 class="parameters">Parameters</h5>
  319. <table class="table table-bordered table-striped table-condensed">
  320. <thead>
  321. <tr>
  322. <th>Type</th>
  323. <th>Name</th>
  324. <th>Description</th>
  325. </tr>
  326. </thead>
  327. <tbody>
  328. <tr>
  329. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  330. <td><span class="parametername">s</span></td>
  331. <td></td>
  332. </tr>
  333. <tr>
  334. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  335. <td><span class="parametername">d</span></td>
  336. <td></td>
  337. </tr>
  338. <tr>
  339. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  340. <td><span class="parametername">f</span></td>
  341. <td></td>
  342. </tr>
  343. <tr>
  344. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  345. <td><span class="parametername">g</span></td>
  346. <td></td>
  347. </tr>
  348. </tbody>
  349. </table>
  350. <h5 class="returns">Returns</h5>
  351. <table class="table table-bordered table-striped table-condensed">
  352. <thead>
  353. <tr>
  354. <th>Type</th>
  355. <th>Description</th>
  356. </tr>
  357. </thead>
  358. <tbody>
  359. <tr>
  360. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  361. <td></td>
  362. </tr>
  363. </tbody>
  364. </table>
  365. <span class="small pull-right mobile-hide">
  366. <span class="divider">|</span>
  367. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_Combine_System_String___.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.Combine(System.String%5B%5D)%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>
  368. </span>
  369. <span class="small pull-right mobile-hide">
  370. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L47">View Source</a>
  371. </span>
  372. <a id="Net3_Proxy_Path_Combine_" data-uid="Net3_Proxy.Path.Combine*"></a>
  373. <h4 id="Net3_Proxy_Path_Combine_System_String___" data-uid="Net3_Proxy.Path.Combine(System.String[])">Combine(String[])</h4>
  374. <div class="markdown level1 summary"></div>
  375. <div class="markdown level1 conceptual"></div>
  376. <h5 class="decalaration">Declaration</h5>
  377. <div class="codewrapper">
  378. <pre><code class="lang-csharp hljs">public static string Combine(params string[] parts)</code></pre>
  379. </div>
  380. <h5 class="parameters">Parameters</h5>
  381. <table class="table table-bordered table-striped table-condensed">
  382. <thead>
  383. <tr>
  384. <th>Type</th>
  385. <th>Name</th>
  386. <th>Description</th>
  387. </tr>
  388. </thead>
  389. <tbody>
  390. <tr>
  391. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a>[]</td>
  392. <td><span class="parametername">parts</span></td>
  393. <td></td>
  394. </tr>
  395. </tbody>
  396. </table>
  397. <h5 class="returns">Returns</h5>
  398. <table class="table table-bordered table-striped table-condensed">
  399. <thead>
  400. <tr>
  401. <th>Type</th>
  402. <th>Description</th>
  403. </tr>
  404. </thead>
  405. <tbody>
  406. <tr>
  407. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  408. <td></td>
  409. </tr>
  410. </tbody>
  411. </table>
  412. <span class="small pull-right mobile-hide">
  413. <span class="divider">|</span>
  414. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_GetDirectoryName_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.GetDirectoryName(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>
  415. </span>
  416. <span class="small pull-right mobile-hide">
  417. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L41">View Source</a>
  418. </span>
  419. <a id="Net3_Proxy_Path_GetDirectoryName_" data-uid="Net3_Proxy.Path.GetDirectoryName*"></a>
  420. <h4 id="Net3_Proxy_Path_GetDirectoryName_System_String_" data-uid="Net3_Proxy.Path.GetDirectoryName(System.String)">GetDirectoryName(String)</h4>
  421. <div class="markdown level1 summary"></div>
  422. <div class="markdown level1 conceptual"></div>
  423. <h5 class="decalaration">Declaration</h5>
  424. <div class="codewrapper">
  425. <pre><code class="lang-csharp hljs">public static string GetDirectoryName(string p)</code></pre>
  426. </div>
  427. <h5 class="parameters">Parameters</h5>
  428. <table class="table table-bordered table-striped table-condensed">
  429. <thead>
  430. <tr>
  431. <th>Type</th>
  432. <th>Name</th>
  433. <th>Description</th>
  434. </tr>
  435. </thead>
  436. <tbody>
  437. <tr>
  438. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  439. <td><span class="parametername">p</span></td>
  440. <td></td>
  441. </tr>
  442. </tbody>
  443. </table>
  444. <h5 class="returns">Returns</h5>
  445. <table class="table table-bordered table-striped table-condensed">
  446. <thead>
  447. <tr>
  448. <th>Type</th>
  449. <th>Description</th>
  450. </tr>
  451. </thead>
  452. <tbody>
  453. <tr>
  454. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  455. <td></td>
  456. </tr>
  457. </tbody>
  458. </table>
  459. <span class="small pull-right mobile-hide">
  460. <span class="divider">|</span>
  461. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_GetFileName_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.GetFileName(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>
  462. </span>
  463. <span class="small pull-right mobile-hide">
  464. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L40">View Source</a>
  465. </span>
  466. <a id="Net3_Proxy_Path_GetFileName_" data-uid="Net3_Proxy.Path.GetFileName*"></a>
  467. <h4 id="Net3_Proxy_Path_GetFileName_System_String_" data-uid="Net3_Proxy.Path.GetFileName(System.String)">GetFileName(String)</h4>
  468. <div class="markdown level1 summary"></div>
  469. <div class="markdown level1 conceptual"></div>
  470. <h5 class="decalaration">Declaration</h5>
  471. <div class="codewrapper">
  472. <pre><code class="lang-csharp hljs">public static string GetFileName(string p)</code></pre>
  473. </div>
  474. <h5 class="parameters">Parameters</h5>
  475. <table class="table table-bordered table-striped table-condensed">
  476. <thead>
  477. <tr>
  478. <th>Type</th>
  479. <th>Name</th>
  480. <th>Description</th>
  481. </tr>
  482. </thead>
  483. <tbody>
  484. <tr>
  485. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  486. <td><span class="parametername">p</span></td>
  487. <td></td>
  488. </tr>
  489. </tbody>
  490. </table>
  491. <h5 class="returns">Returns</h5>
  492. <table class="table table-bordered table-striped table-condensed">
  493. <thead>
  494. <tr>
  495. <th>Type</th>
  496. <th>Description</th>
  497. </tr>
  498. </thead>
  499. <tbody>
  500. <tr>
  501. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  502. <td></td>
  503. </tr>
  504. </tbody>
  505. </table>
  506. <span class="small pull-right mobile-hide">
  507. <span class="divider">|</span>
  508. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_GetFileNameWithoutExtension_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.GetFileNameWithoutExtension(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>
  509. </span>
  510. <span class="small pull-right mobile-hide">
  511. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L39">View Source</a>
  512. </span>
  513. <a id="Net3_Proxy_Path_GetFileNameWithoutExtension_" data-uid="Net3_Proxy.Path.GetFileNameWithoutExtension*"></a>
  514. <h4 id="Net3_Proxy_Path_GetFileNameWithoutExtension_System_String_" data-uid="Net3_Proxy.Path.GetFileNameWithoutExtension(System.String)">GetFileNameWithoutExtension(String)</h4>
  515. <div class="markdown level1 summary"></div>
  516. <div class="markdown level1 conceptual"></div>
  517. <h5 class="decalaration">Declaration</h5>
  518. <div class="codewrapper">
  519. <pre><code class="lang-csharp hljs">public static string GetFileNameWithoutExtension(string p)</code></pre>
  520. </div>
  521. <h5 class="parameters">Parameters</h5>
  522. <table class="table table-bordered table-striped table-condensed">
  523. <thead>
  524. <tr>
  525. <th>Type</th>
  526. <th>Name</th>
  527. <th>Description</th>
  528. </tr>
  529. </thead>
  530. <tbody>
  531. <tr>
  532. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  533. <td><span class="parametername">p</span></td>
  534. <td></td>
  535. </tr>
  536. </tbody>
  537. </table>
  538. <h5 class="returns">Returns</h5>
  539. <table class="table table-bordered table-striped table-condensed">
  540. <thead>
  541. <tr>
  542. <th>Type</th>
  543. <th>Description</th>
  544. </tr>
  545. </thead>
  546. <tbody>
  547. <tr>
  548. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  549. <td></td>
  550. </tr>
  551. </tbody>
  552. </table>
  553. <span class="small pull-right mobile-hide">
  554. <span class="divider">|</span>
  555. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path_GetFullPath_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path.GetFullPath(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>
  556. </span>
  557. <span class="small pull-right mobile-hide">
  558. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L38">View Source</a>
  559. </span>
  560. <a id="Net3_Proxy_Path_GetFullPath_" data-uid="Net3_Proxy.Path.GetFullPath*"></a>
  561. <h4 id="Net3_Proxy_Path_GetFullPath_System_String_" data-uid="Net3_Proxy.Path.GetFullPath(System.String)">GetFullPath(String)</h4>
  562. <div class="markdown level1 summary"></div>
  563. <div class="markdown level1 conceptual"></div>
  564. <h5 class="decalaration">Declaration</h5>
  565. <div class="codewrapper">
  566. <pre><code class="lang-csharp hljs">public static string GetFullPath(string p)</code></pre>
  567. </div>
  568. <h5 class="parameters">Parameters</h5>
  569. <table class="table table-bordered table-striped table-condensed">
  570. <thead>
  571. <tr>
  572. <th>Type</th>
  573. <th>Name</th>
  574. <th>Description</th>
  575. </tr>
  576. </thead>
  577. <tbody>
  578. <tr>
  579. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  580. <td><span class="parametername">p</span></td>
  581. <td></td>
  582. </tr>
  583. </tbody>
  584. </table>
  585. <h5 class="returns">Returns</h5>
  586. <table class="table table-bordered table-striped table-condensed">
  587. <thead>
  588. <tr>
  589. <th>Type</th>
  590. <th>Description</th>
  591. </tr>
  592. </thead>
  593. <tbody>
  594. <tr>
  595. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  596. <td></td>
  597. </tr>
  598. </tbody>
  599. </table>
  600. </article>
  601. </div>
  602. <div class="hidden-sm col-md-2" role="complementary">
  603. <div class="sideaffix">
  604. <div class="contribution">
  605. <ul class="nav">
  606. <li>
  607. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_Path.md&amp;value=---%0Auid%3A%20Net3_Proxy.Path%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>
  608. </li>
  609. <li>
  610. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Path.cs/#L7" class="contribution-link">View Source</a>
  611. </li>
  612. </ul>
  613. </div>
  614. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  615. <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
  616. </nav>
  617. </div>
  618. </div>
  619. </div>
  620. </div>
  621. <footer>
  622. <div class="grad-bottom"></div>
  623. <div class="footer">
  624. <div class="container">
  625. <span class="pull-right">
  626. <a href="#top">Back to top</a>
  627. </span>
  628. <span>Generated by <strong>DocFX</strong></span>
  629. </div>
  630. </div>
  631. </footer>
  632. </div>
  633. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  634. <script type="text/javascript" src="../styles/docfx.js"></script>
  635. <script type="text/javascript" src="../styles/main.js"></script>
  636. </body>
  637. </html>