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.

430 lines
21 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 PluginLoader.PluginMetadata
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class PluginLoader.PluginMetadata
  11. ">
  12. <meta name="generator" content="docfx 2.42.4.0">
  13. <link rel="shortcut icon" href="../favicon.ico">
  14. <link rel="stylesheet" href="../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../styles/docfx.css">
  16. <link rel="stylesheet" href="../styles/main.css">
  17. <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
  18. <meta property="docfx:navrel" content="../toc.html">
  19. <meta property="docfx:tocrel" content="toc.html">
  20. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  21. <div id="wrapper">
  22. <header>
  23. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  24. <div class="container">
  25. <div class="navbar-header">
  26. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  27. <span class="sr-only">Toggle navigation</span>
  28. <span class="icon-bar"></span>
  29. <span class="icon-bar"></span>
  30. <span class="icon-bar"></span>
  31. </button>
  32. <a class="navbar-brand" href="../index.html">
  33. <img id="logo" class="svg" src="../logo.svg" alt="">
  34. </a>
  35. </div>
  36. <div class="collapse navbar-collapse" id="navbar">
  37. <form class="navbar-form navbar-right" role="search" id="search">
  38. <div class="form-group">
  39. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  40. </div>
  41. </form>
  42. </div>
  43. </div>
  44. </nav>
  45. <div class="subnav navbar navbar-default">
  46. <div class="container hide-when-search" id="breadcrumb">
  47. <ul class="breadcrumb">
  48. <li></li>
  49. </ul>
  50. </div>
  51. </div>
  52. </header>
  53. <div role="main" class="container body-content hide-when-search">
  54. <div class="sidenav hide-when-search">
  55. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  56. <div class="sidetoggle collapse" id="sidetoggle">
  57. <div id="sidetoc"></div>
  58. </div>
  59. </div>
  60. <div class="article row grid-right">
  61. <div class="col-md-10">
  62. <article class="content wrap" id="_content" data-uid="IPA.Loader.PluginLoader.PluginMetadata">
  63. <h1 id="IPA_Loader_PluginLoader_PluginMetadata" data-uid="IPA.Loader.PluginLoader.PluginMetadata" class="text-break">Class PluginLoader.PluginMetadata
  64. </h1>
  65. <div class="markdown level0 summary"><p>A class which describes a loaded plugin.</p>
  66. </div>
  67. <div class="markdown level0 conceptual"></div>
  68. <div class="inheritance">
  69. <h5>Inheritance</h5>
  70. <div class="level0"><span class="xref">System.Object</span></div>
  71. <div class="level1"><span class="xref">PluginLoader.PluginMetadata</span></div>
  72. </div>
  73. <div class="inheritedMembers">
  74. <h5>Inherited Members</h5>
  75. <div>
  76. <span class="xref">System.Object.Equals(System.Object)</span>
  77. </div>
  78. <div>
  79. <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
  80. </div>
  81. <div>
  82. <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
  83. </div>
  84. <div>
  85. <span class="xref">System.Object.GetHashCode()</span>
  86. </div>
  87. <div>
  88. <span class="xref">System.Object.GetType()</span>
  89. </div>
  90. <div>
  91. <span class="xref">System.Object.MemberwiseClone()</span>
  92. </div>
  93. </div>
  94. <h6><strong>Namespace</strong>: <a class="xref" href="IPA.Loader.html">IPA.Loader</a></h6>
  95. <h6><strong>Assembly</strong>: IPA.Loader.dll</h6>
  96. <h5 id="IPA_Loader_PluginLoader_PluginMetadata_syntax">Syntax</h5>
  97. <div class="codewrapper">
  98. <pre><code class="lang-csharp hljs">public class PluginMetadata</code></pre>
  99. </div>
  100. <h3 id="properties">Properties
  101. </h3>
  102. <span class="small pull-right mobile-hide">
  103. <span class="divider">|</span>
  104. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Assembly.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Assembly%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>
  105. </span>
  106. <span class="small pull-right mobile-hide">
  107. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L39">View Source</a>
  108. </span>
  109. <a id="IPA_Loader_PluginLoader_PluginMetadata_Assembly_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Assembly*"></a>
  110. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_Assembly" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Assembly">Assembly</h4>
  111. <div class="markdown level1 summary"><p>The assembly the plugin was loaded from.</p>
  112. </div>
  113. <div class="markdown level1 conceptual"></div>
  114. <h5 class="decalaration">Declaration</h5>
  115. <div class="codewrapper">
  116. <pre><code class="lang-csharp hljs">public Assembly Assembly { get; }</code></pre>
  117. </div>
  118. <h5 class="propertyValue">Property Value</h5>
  119. <table class="table table-bordered table-striped table-condensed">
  120. <thead>
  121. <tr>
  122. <th>Type</th>
  123. <th>Description</th>
  124. </tr>
  125. </thead>
  126. <tbody>
  127. <tr>
  128. <td><span class="xref">System.Reflection.Assembly</span></td>
  129. <td><p>the loaded Assembly that contains the plugin main type</p>
  130. </td>
  131. </tr>
  132. </tbody>
  133. </table>
  134. <span class="small pull-right mobile-hide">
  135. <span class="divider">|</span>
  136. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Features.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Features%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>
  137. </span>
  138. <span class="small pull-right mobile-hide">
  139. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L76">View Source</a>
  140. </span>
  141. <a id="IPA_Loader_PluginLoader_PluginMetadata_Features_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Features*"></a>
  142. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_Features" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Features">Features</h4>
  143. <div class="markdown level1 summary"><p>The features this plugin requests.</p>
  144. </div>
  145. <div class="markdown level1 conceptual"></div>
  146. <h5 class="decalaration">Declaration</h5>
  147. <div class="codewrapper">
  148. <pre><code class="lang-csharp hljs">public IReadOnlyList&lt;Feature&gt; Features { get; }</code></pre>
  149. </div>
  150. <h5 class="propertyValue">Property Value</h5>
  151. <table class="table table-bordered table-striped table-condensed">
  152. <thead>
  153. <tr>
  154. <th>Type</th>
  155. <th>Description</th>
  156. </tr>
  157. </thead>
  158. <tbody>
  159. <tr>
  160. <td><span class="xref">System.Collections.Generic.IReadOnlyList</span>&lt;<a class="xref" href="IPA.Loader.Features.Feature.html">Feature</a>&gt;</td>
  161. <td><p>the list of features requested by the plugin</p>
  162. </td>
  163. </tr>
  164. </tbody>
  165. </table>
  166. <span class="small pull-right mobile-hide">
  167. <span class="divider">|</span>
  168. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_File.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.File%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>
  169. </span>
  170. <span class="small pull-right mobile-hide">
  171. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L69">View Source</a>
  172. </span>
  173. <a id="IPA_Loader_PluginLoader_PluginMetadata_File_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.File*"></a>
  174. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_File" data-uid="IPA.Loader.PluginLoader.PluginMetadata.File">File</h4>
  175. <div class="markdown level1 summary"><p>The file the plugin was loaded from.</p>
  176. </div>
  177. <div class="markdown level1 conceptual"></div>
  178. <h5 class="decalaration">Declaration</h5>
  179. <div class="codewrapper">
  180. <pre><code class="lang-csharp hljs">public FileInfo File { get; }</code></pre>
  181. </div>
  182. <h5 class="propertyValue">Property Value</h5>
  183. <table class="table table-bordered table-striped table-condensed">
  184. <thead>
  185. <tr>
  186. <th>Type</th>
  187. <th>Description</th>
  188. </tr>
  189. </thead>
  190. <tbody>
  191. <tr>
  192. <td><span class="xref">System.IO.FileInfo</span></td>
  193. <td><p>the file the plugin was loaded from</p>
  194. </td>
  195. </tr>
  196. </tbody>
  197. </table>
  198. <span class="small pull-right mobile-hide">
  199. <span class="divider">|</span>
  200. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Id.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Id%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>
  201. </span>
  202. <span class="small pull-right mobile-hide">
  203. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L57">View Source</a>
  204. </span>
  205. <a id="IPA_Loader_PluginLoader_PluginMetadata_Id_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Id*"></a>
  206. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_Id" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Id">Id</h4>
  207. <div class="markdown level1 summary"><p>The BeatMods ID of the plugin, or null if it doesn't have one.</p>
  208. </div>
  209. <div class="markdown level1 conceptual"></div>
  210. <h5 class="decalaration">Declaration</h5>
  211. <div class="codewrapper">
  212. <pre><code class="lang-csharp hljs">public string Id { get; }</code></pre>
  213. </div>
  214. <h5 class="propertyValue">Property Value</h5>
  215. <table class="table table-bordered table-striped table-condensed">
  216. <thead>
  217. <tr>
  218. <th>Type</th>
  219. <th>Description</th>
  220. </tr>
  221. </thead>
  222. <tbody>
  223. <tr>
  224. <td><span class="xref">System.String</span></td>
  225. <td><p>the updater ID of the plugin</p>
  226. </td>
  227. </tr>
  228. </tbody>
  229. </table>
  230. <span class="small pull-right mobile-hide">
  231. <span class="divider">|</span>
  232. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Name.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Name%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>
  233. </span>
  234. <span class="small pull-right mobile-hide">
  235. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L51">View Source</a>
  236. </span>
  237. <a id="IPA_Loader_PluginLoader_PluginMetadata_Name_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Name*"></a>
  238. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_Name" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Name">Name</h4>
  239. <div class="markdown level1 summary"><p>The human readable name of the plugin.</p>
  240. </div>
  241. <div class="markdown level1 conceptual"></div>
  242. <h5 class="decalaration">Declaration</h5>
  243. <div class="codewrapper">
  244. <pre><code class="lang-csharp hljs">public string Name { get; }</code></pre>
  245. </div>
  246. <h5 class="propertyValue">Property Value</h5>
  247. <table class="table table-bordered table-striped table-condensed">
  248. <thead>
  249. <tr>
  250. <th>Type</th>
  251. <th>Description</th>
  252. </tr>
  253. </thead>
  254. <tbody>
  255. <tr>
  256. <td><span class="xref">System.String</span></td>
  257. <td><p>the name of the plugin</p>
  258. </td>
  259. </tr>
  260. </tbody>
  261. </table>
  262. <span class="small pull-right mobile-hide">
  263. <span class="divider">|</span>
  264. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_PluginType.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.PluginType%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>
  265. </span>
  266. <span class="small pull-right mobile-hide">
  267. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L45">View Source</a>
  268. </span>
  269. <a id="IPA_Loader_PluginLoader_PluginMetadata_PluginType_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.PluginType*"></a>
  270. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_PluginType" data-uid="IPA.Loader.PluginLoader.PluginMetadata.PluginType">PluginType</h4>
  271. <div class="markdown level1 summary"><p>The TypeDefinition for the main type of the plugin.</p>
  272. </div>
  273. <div class="markdown level1 conceptual"></div>
  274. <h5 class="decalaration">Declaration</h5>
  275. <div class="codewrapper">
  276. <pre><code class="lang-csharp hljs">public TypeDefinition PluginType { get; }</code></pre>
  277. </div>
  278. <h5 class="propertyValue">Property Value</h5>
  279. <table class="table table-bordered table-striped table-condensed">
  280. <thead>
  281. <tr>
  282. <th>Type</th>
  283. <th>Description</th>
  284. </tr>
  285. </thead>
  286. <tbody>
  287. <tr>
  288. <td><span class="xref">Mono.Cecil.TypeDefinition</span></td>
  289. <td><p>the Cecil definition for the plugin main type</p>
  290. </td>
  291. </tr>
  292. </tbody>
  293. </table>
  294. <span class="small pull-right mobile-hide">
  295. <span class="divider">|</span>
  296. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Version.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.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>
  297. </span>
  298. <span class="small pull-right mobile-hide">
  299. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L63">View Source</a>
  300. </span>
  301. <a id="IPA_Loader_PluginLoader_PluginMetadata_Version_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Version*"></a>
  302. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_Version" data-uid="IPA.Loader.PluginLoader.PluginMetadata.Version">Version</h4>
  303. <div class="markdown level1 summary"><p>The version of the plugin.</p>
  304. </div>
  305. <div class="markdown level1 conceptual"></div>
  306. <h5 class="decalaration">Declaration</h5>
  307. <div class="codewrapper">
  308. <pre><code class="lang-csharp hljs">public Version Version { get; }</code></pre>
  309. </div>
  310. <h5 class="propertyValue">Property Value</h5>
  311. <table class="table table-bordered table-striped table-condensed">
  312. <thead>
  313. <tr>
  314. <th>Type</th>
  315. <th>Description</th>
  316. </tr>
  317. </thead>
  318. <tbody>
  319. <tr>
  320. <td><span class="xref">SemVer.Version</span></td>
  321. <td><p>the version of the plugin</p>
  322. </td>
  323. </tr>
  324. </tbody>
  325. </table>
  326. <h3 id="methods">Methods
  327. </h3>
  328. <span class="small pull-right mobile-hide">
  329. <span class="divider">|</span>
  330. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata_ToString.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.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>
  331. </span>
  332. <span class="small pull-right mobile-hide">
  333. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L104">View Source</a>
  334. </span>
  335. <a id="IPA_Loader_PluginLoader_PluginMetadata_ToString_" data-uid="IPA.Loader.PluginLoader.PluginMetadata.ToString*"></a>
  336. <h4 id="IPA_Loader_PluginLoader_PluginMetadata_ToString" data-uid="IPA.Loader.PluginLoader.PluginMetadata.ToString">ToString()</h4>
  337. <div class="markdown level1 summary"><p>Gets all of the metadata as a readable string.</p>
  338. </div>
  339. <div class="markdown level1 conceptual"></div>
  340. <h5 class="decalaration">Declaration</h5>
  341. <div class="codewrapper">
  342. <pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
  343. </div>
  344. <h5 class="returns">Returns</h5>
  345. <table class="table table-bordered table-striped table-condensed">
  346. <thead>
  347. <tr>
  348. <th>Type</th>
  349. <th>Description</th>
  350. </tr>
  351. </thead>
  352. <tbody>
  353. <tr>
  354. <td><span class="xref">System.String</span></td>
  355. <td><p>the readable printable metadata string</p>
  356. </td>
  357. </tr>
  358. </tbody>
  359. </table>
  360. <h5 class="overrides">Overrides</h5>
  361. <div><span class="xref">System.Object.ToString()</span></div>
  362. <h3 id="extensionmethods">Extension Methods</h3>
  363. <div>
  364. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetPrivateField_System_Object_System_String_System_Object_">ReflectionUtil.SetPrivateField(Object, String, Object)</a>
  365. </div>
  366. <div>
  367. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetPrivateField__1_System_Object_System_String_">ReflectionUtil.GetPrivateField&lt;T&gt;(Object, String)</a>
  368. </div>
  369. <div>
  370. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetPrivateProperty_System_Object_System_String_System_Object_">ReflectionUtil.SetPrivateProperty(Object, String, Object)</a>
  371. </div>
  372. <div>
  373. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokePrivateMethod_System_Object_System_String_System_Object___">ReflectionUtil.InvokePrivateMethod(Object, String, Object[])</a>
  374. </div>
  375. <div>
  376. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokePrivateMethod__1_System_Object_System_String_System_Object___">ReflectionUtil.InvokePrivateMethod&lt;T&gt;(Object, String, Object[])</a>
  377. </div>
  378. </article>
  379. </div>
  380. <div class="hidden-sm col-md-2" role="complementary">
  381. <div class="sideaffix">
  382. <div class="contribution">
  383. <ul class="nav">
  384. <li>
  385. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginLoader_PluginMetadata.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata%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>
  386. </li>
  387. <li>
  388. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L33" class="contribution-link">View Source</a>
  389. </li>
  390. </ul>
  391. </div>
  392. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  393. <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
  394. </nav>
  395. </div>
  396. </div>
  397. </div>
  398. </div>
  399. <footer>
  400. <div class="grad-bottom"></div>
  401. <div class="footer">
  402. <div class="container">
  403. <span class="pull-right">
  404. <a href="#top">Back to top</a>
  405. </span>
  406. <span>Generated by <strong>DocFX</strong></span>
  407. </div>
  408. </div>
  409. </footer>
  410. </div>
  411. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  412. <script type="text/javascript" src="../styles/docfx.js"></script>
  413. <script type="text/javascript" src="../styles/main.js"></script>
  414. </body>
  415. </html>