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.

322 lines
15 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 DirectoryInfoExtensions
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class DirectoryInfoExtensions
  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.DirectoryInfoExtensions">
  74. <h1 id="Net3_Proxy_DirectoryInfoExtensions" data-uid="Net3_Proxy.DirectoryInfoExtensions" class="text-break">Class DirectoryInfoExtensions
  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">DirectoryInfoExtensions</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_DirectoryInfoExtensions_syntax">Syntax</h5>
  110. <div class="codewrapper">
  111. <pre><code class="lang-csharp hljs">public static class DirectoryInfoExtensions</code></pre>
  112. </div>
  113. <h3 id="methods">Methods
  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_DirectoryInfoExtensions_EnumerateFiles_System_IO_DirectoryInfo_.md&amp;value=---%0Auid%3A%20Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles(System.IO.DirectoryInfo)%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/Extensions.cs/#L38">View Source</a>
  121. </span>
  122. <a id="Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_" data-uid="Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles*"></a>
  123. <h4 id="Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_System_IO_DirectoryInfo_" data-uid="Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles(System.IO.DirectoryInfo)">EnumerateFiles(DirectoryInfo)</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 IEnumerable&lt;FileInfo&gt; EnumerateFiles(this DirectoryInfo self)</code></pre>
  129. </div>
  130. <h5 class="parameters">Parameters</h5>
  131. <table class="table table-bordered table-striped table-condensed">
  132. <thead>
  133. <tr>
  134. <th>Type</th>
  135. <th>Name</th>
  136. <th>Description</th>
  137. </tr>
  138. </thead>
  139. <tbody>
  140. <tr>
  141. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.directoryinfo">DirectoryInfo</a></td>
  142. <td><span class="parametername">self</span></td>
  143. <td></td>
  144. </tr>
  145. </tbody>
  146. </table>
  147. <h5 class="returns">Returns</h5>
  148. <table class="table table-bordered table-striped table-condensed">
  149. <thead>
  150. <tr>
  151. <th>Type</th>
  152. <th>Description</th>
  153. </tr>
  154. </thead>
  155. <tbody>
  156. <tr>
  157. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.fileinfo">FileInfo</a>&gt;</td>
  158. <td></td>
  159. </tr>
  160. </tbody>
  161. </table>
  162. <span class="small pull-right mobile-hide">
  163. <span class="divider">|</span>
  164. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_System_IO_DirectoryInfo_System_String_.md&amp;value=---%0Auid%3A%20Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles(System.IO.DirectoryInfo%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>
  165. </span>
  166. <span class="small pull-right mobile-hide">
  167. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Extensions.cs/#L43">View Source</a>
  168. </span>
  169. <a id="Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_" data-uid="Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles*"></a>
  170. <h4 id="Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_System_IO_DirectoryInfo_System_String_" data-uid="Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles(System.IO.DirectoryInfo,System.String)">EnumerateFiles(DirectoryInfo, String)</h4>
  171. <div class="markdown level1 summary"></div>
  172. <div class="markdown level1 conceptual"></div>
  173. <h5 class="decalaration">Declaration</h5>
  174. <div class="codewrapper">
  175. <pre><code class="lang-csharp hljs">public static IEnumerable&lt;FileInfo&gt; EnumerateFiles(this DirectoryInfo self, string searchPattern)</code></pre>
  176. </div>
  177. <h5 class="parameters">Parameters</h5>
  178. <table class="table table-bordered table-striped table-condensed">
  179. <thead>
  180. <tr>
  181. <th>Type</th>
  182. <th>Name</th>
  183. <th>Description</th>
  184. </tr>
  185. </thead>
  186. <tbody>
  187. <tr>
  188. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.directoryinfo">DirectoryInfo</a></td>
  189. <td><span class="parametername">self</span></td>
  190. <td></td>
  191. </tr>
  192. <tr>
  193. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  194. <td><span class="parametername">searchPattern</span></td>
  195. <td></td>
  196. </tr>
  197. </tbody>
  198. </table>
  199. <h5 class="returns">Returns</h5>
  200. <table class="table table-bordered table-striped table-condensed">
  201. <thead>
  202. <tr>
  203. <th>Type</th>
  204. <th>Description</th>
  205. </tr>
  206. </thead>
  207. <tbody>
  208. <tr>
  209. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.fileinfo">FileInfo</a>&gt;</td>
  210. <td></td>
  211. </tr>
  212. </tbody>
  213. </table>
  214. <span class="small pull-right mobile-hide">
  215. <span class="divider">|</span>
  216. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_System_IO_DirectoryInfo_System_String_System_IO_SearchOption_.md&amp;value=---%0Auid%3A%20Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles(System.IO.DirectoryInfo%2CSystem.String%2CSystem.IO.SearchOption)%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>
  217. </span>
  218. <span class="small pull-right mobile-hide">
  219. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Extensions.cs/#L48">View Source</a>
  220. </span>
  221. <a id="Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_" data-uid="Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles*"></a>
  222. <h4 id="Net3_Proxy_DirectoryInfoExtensions_EnumerateFiles_System_IO_DirectoryInfo_System_String_System_IO_SearchOption_" data-uid="Net3_Proxy.DirectoryInfoExtensions.EnumerateFiles(System.IO.DirectoryInfo,System.String,System.IO.SearchOption)">EnumerateFiles(DirectoryInfo, String, SearchOption)</h4>
  223. <div class="markdown level1 summary"></div>
  224. <div class="markdown level1 conceptual"></div>
  225. <h5 class="decalaration">Declaration</h5>
  226. <div class="codewrapper">
  227. <pre><code class="lang-csharp hljs">public static IEnumerable&lt;FileInfo&gt; EnumerateFiles(this DirectoryInfo self, string searchPattern, SearchOption searchOption)</code></pre>
  228. </div>
  229. <h5 class="parameters">Parameters</h5>
  230. <table class="table table-bordered table-striped table-condensed">
  231. <thead>
  232. <tr>
  233. <th>Type</th>
  234. <th>Name</th>
  235. <th>Description</th>
  236. </tr>
  237. </thead>
  238. <tbody>
  239. <tr>
  240. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.directoryinfo">DirectoryInfo</a></td>
  241. <td><span class="parametername">self</span></td>
  242. <td></td>
  243. </tr>
  244. <tr>
  245. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  246. <td><span class="parametername">searchPattern</span></td>
  247. <td></td>
  248. </tr>
  249. <tr>
  250. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.searchoption">SearchOption</a></td>
  251. <td><span class="parametername">searchOption</span></td>
  252. <td></td>
  253. </tr>
  254. </tbody>
  255. </table>
  256. <h5 class="returns">Returns</h5>
  257. <table class="table table-bordered table-striped table-condensed">
  258. <thead>
  259. <tr>
  260. <th>Type</th>
  261. <th>Description</th>
  262. </tr>
  263. </thead>
  264. <tbody>
  265. <tr>
  266. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.fileinfo">FileInfo</a>&gt;</td>
  267. <td></td>
  268. </tr>
  269. </tbody>
  270. </table>
  271. </article>
  272. </div>
  273. <div class="hidden-sm col-md-2" role="complementary">
  274. <div class="sideaffix">
  275. <div class="contribution">
  276. <ul class="nav">
  277. <li>
  278. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=Net3_Proxy_DirectoryInfoExtensions.md&amp;value=---%0Auid%3A%20Net3_Proxy.DirectoryInfoExtensions%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>
  279. </li>
  280. <li>
  281. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/3a676e63dd73df60735f6677bd224094d4b86d70/Net3-Proxy/Extensions.cs/#L36" class="contribution-link">View Source</a>
  282. </li>
  283. </ul>
  284. </div>
  285. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  286. <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
  287. </nav>
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292. <footer>
  293. <div class="grad-bottom"></div>
  294. <div class="footer">
  295. <div class="container">
  296. <span class="pull-right">
  297. <a href="#top">Back to top</a>
  298. </span>
  299. <span>Generated by <strong>DocFX</strong></span>
  300. </div>
  301. </div>
  302. </footer>
  303. </div>
  304. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  305. <script type="text/javascript" src="../styles/docfx.js"></script>
  306. <script type="text/javascript" src="../styles/main.js"></script>
  307. </body>
  308. </html>