Skip to content

Commit

Permalink
Update documentation [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pardeike-bot committed Feb 19, 2024
1 parent 16f00a1 commit 5f87799
Show file tree
Hide file tree
Showing 8 changed files with 122 additions and 122 deletions.
60 changes: 30 additions & 30 deletions docs/api/HarmonyLib.CodeInstructionExtensions.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api/HarmonyLib.CodeInstructionsExtensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3 id="methods">Methods
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CodeInstructionsExtensions_Matches_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__HarmonyLib_CodeMatch___.md&amp;value=---%0Auid%3A%20HarmonyLib.CodeInstructionsExtensions.Matches(System.Collections.Generic.IEnumerable%7BHarmonyLib.CodeInstruction%7D%2CHarmonyLib.CodeMatch%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L640">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L641">View Source</a>
</span>
<a id="HarmonyLib_CodeInstructionsExtensions_Matches_" data-uid="HarmonyLib.CodeInstructionsExtensions.Matches*"></a>
<h4 id="HarmonyLib_CodeInstructionsExtensions_Matches_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__HarmonyLib_CodeMatch___" data-uid="HarmonyLib.CodeInstructionsExtensions.Matches(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},HarmonyLib.CodeMatch[])">Matches(IEnumerable&lt;CodeInstruction&gt;, CodeMatch[])</h4>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CodeInstructionsExtensions.md&amp;value=---%0Auid%3A%20HarmonyLib.CodeInstructionsExtensions%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>
</li>
<li>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L634" class="contribution-link">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L635" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
124 changes: 62 additions & 62 deletions docs/api/HarmonyLib.CodeMatcher.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/api/HarmonyLib.CollectionExtensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3 id="methods">Methods
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CollectionExtensions_AddItem__1_System_Collections_Generic_IEnumerable___0____0_.md&amp;value=---%0Auid%3A%20HarmonyLib.CollectionExtensions.AddItem%60%601(System.Collections.Generic.IEnumerable%7B%60%600%7D%2C%60%600)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L673">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L674">View Source</a>
</span>
<a id="HarmonyLib_CollectionExtensions_AddItem_" data-uid="HarmonyLib.CollectionExtensions.AddItem*"></a>
<h4 id="HarmonyLib_CollectionExtensions_AddItem__1_System_Collections_Generic_IEnumerable___0____0_" data-uid="HarmonyLib.CollectionExtensions.AddItem``1(System.Collections.Generic.IEnumerable{``0},``0)">AddItem&lt;T&gt;(IEnumerable&lt;T&gt;, T)</h4>
Expand Down Expand Up @@ -166,7 +166,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CollectionExtensions_AddRangeToArray__1___0_____0___.md&amp;value=---%0Auid%3A%20HarmonyLib.CollectionExtensions.AddRangeToArray%60%601(%60%600%5B%5D%2C%60%600%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L689">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L691">View Source</a>
</span>
<a id="HarmonyLib_CollectionExtensions_AddRangeToArray_" data-uid="HarmonyLib.CollectionExtensions.AddRangeToArray*"></a>
<h4 id="HarmonyLib_CollectionExtensions_AddRangeToArray__1___0_____0___" data-uid="HarmonyLib.CollectionExtensions.AddRangeToArray``1(``0[],``0[])">AddRangeToArray&lt;T&gt;(T[], T[])</h4>
Expand Down Expand Up @@ -238,7 +238,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CollectionExtensions_AddToArray__1___0_____0_.md&amp;value=---%0Auid%3A%20HarmonyLib.CollectionExtensions.AddToArray%60%601(%60%600%5B%5D%2C%60%600)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L681">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L683">View Source</a>
</span>
<a id="HarmonyLib_CollectionExtensions_AddToArray_" data-uid="HarmonyLib.CollectionExtensions.AddToArray*"></a>
<h4 id="HarmonyLib_CollectionExtensions_AddToArray__1___0_____0_" data-uid="HarmonyLib.CollectionExtensions.AddToArray``1(``0[],``0)">AddToArray&lt;T&gt;(T[], T)</h4>
Expand Down Expand Up @@ -310,7 +310,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CollectionExtensions_Do__1_System_Collections_Generic_IEnumerable___0__System_Action___0__.md&amp;value=---%0Auid%3A%20HarmonyLib.CollectionExtensions.Do%60%601(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Action%7B%60%600%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L652">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L653">View Source</a>
</span>
<a id="HarmonyLib_CollectionExtensions_Do_" data-uid="HarmonyLib.CollectionExtensions.Do*"></a>
<h4 id="HarmonyLib_CollectionExtensions_Do__1_System_Collections_Generic_IEnumerable___0__System_Action___0__" data-uid="HarmonyLib.CollectionExtensions.Do``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0})">Do&lt;T&gt;(IEnumerable&lt;T&gt;, Action&lt;T&gt;)</h4>
Expand Down Expand Up @@ -366,7 +366,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CollectionExtensions_DoIf__1_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Boolean__System_Action___0__.md&amp;value=---%0Auid%3A%20HarmonyLib.CollectionExtensions.DoIf%60%601(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2CSystem.Boolean%7D%2CSystem.Action%7B%60%600%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L665">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L666">View Source</a>
</span>
<a id="HarmonyLib_CollectionExtensions_DoIf_" data-uid="HarmonyLib.CollectionExtensions.DoIf*"></a>
<h4 id="HarmonyLib_CollectionExtensions_DoIf__1_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Boolean__System_Action___0__" data-uid="HarmonyLib.CollectionExtensions.DoIf``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Boolean},System.Action{``0})">DoIf&lt;T&gt;(IEnumerable&lt;T&gt;, Func&lt;T, Boolean&gt;, Action&lt;T&gt;)</h4>
Expand Down Expand Up @@ -434,7 +434,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_CollectionExtensions.md&amp;value=---%0Auid%3A%20HarmonyLib.CollectionExtensions%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>
</li>
<li>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L645" class="contribution-link">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L646" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
18 changes: 9 additions & 9 deletions docs/api/HarmonyLib.GeneralExtensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3 id="methods">Methods
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_Description_System_Type___.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.Description(System.Type%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L32">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L33">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_Description_" data-uid="HarmonyLib.GeneralExtensions.Description*"></a>
<h4 id="HarmonyLib_GeneralExtensions_Description_System_Type___" data-uid="HarmonyLib.GeneralExtensions.Description(System.Type[])">Description(Type[])</h4>
Expand Down Expand Up @@ -144,7 +144,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_FullDescription_System_Reflection_MethodBase_.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.FullDescription(System.Reflection.MethodBase)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L76">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L77">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_FullDescription_" data-uid="HarmonyLib.GeneralExtensions.FullDescription*"></a>
<h4 id="HarmonyLib_GeneralExtensions_FullDescription_System_Reflection_MethodBase_" data-uid="HarmonyLib.GeneralExtensions.FullDescription(System.Reflection.MethodBase)">FullDescription(MethodBase)</h4>
Expand Down Expand Up @@ -194,7 +194,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_FullDescription_System_Type_.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.FullDescription(System.Type)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L42">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L43">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_FullDescription_" data-uid="HarmonyLib.GeneralExtensions.FullDescription*"></a>
<h4 id="HarmonyLib_GeneralExtensions_FullDescription_System_Type_" data-uid="HarmonyLib.GeneralExtensions.FullDescription(System.Type)">FullDescription(Type)</h4>
Expand Down Expand Up @@ -244,7 +244,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_GetTypedValue__1_System_Collections_Generic_Dictionary_System_String_System_Object__System_String_.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.GetTypedValue%60%601(System.Collections.Generic.Dictionary%7BSystem.String%2CSystem.Object%7D%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L119">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L120">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_GetTypedValue_" data-uid="HarmonyLib.GeneralExtensions.GetTypedValue*"></a>
<h4 id="HarmonyLib_GeneralExtensions_GetTypedValue__1_System_Collections_Generic_Dictionary_System_String_System_Object__System_String_" data-uid="HarmonyLib.GeneralExtensions.GetTypedValue``1(System.Collections.Generic.Dictionary{System.String,System.Object},System.String)">GetTypedValue&lt;T&gt;(Dictionary&lt;String, Object&gt;, String)</h4>
Expand Down Expand Up @@ -316,7 +316,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_GetValueSafe__2_System_Collections_Generic_Dictionary___0___1____0_.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.GetValueSafe%60%602(System.Collections.Generic.Dictionary%7B%60%600%2C%60%601%7D%2C%60%600)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L106">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L107">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_GetValueSafe_" data-uid="HarmonyLib.GeneralExtensions.GetValueSafe*"></a>
<h4 id="HarmonyLib_GeneralExtensions_GetValueSafe__2_System_Collections_Generic_Dictionary___0___1____0_" data-uid="HarmonyLib.GeneralExtensions.GetValueSafe``2(System.Collections.Generic.Dictionary{``0,``1},``0)">GetValueSafe&lt;S, T&gt;(Dictionary&lt;S, T&gt;, S)</h4>
Expand Down Expand Up @@ -393,7 +393,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_Join__1_System_Collections_Generic_IEnumerable___0__System_Func___0_System_String__System_String_.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.Join%60%601(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2CSystem.String%7D%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L22">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L23">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_Join_" data-uid="HarmonyLib.GeneralExtensions.Join*"></a>
<h4 id="HarmonyLib_GeneralExtensions_Join__1_System_Collections_Generic_IEnumerable___0__System_Func___0_System_String__System_String_" data-uid="HarmonyLib.GeneralExtensions.Join``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.String},System.String)">Join&lt;T&gt;(IEnumerable&lt;T&gt;, Func&lt;T, String&gt;, String)</h4>
Expand Down Expand Up @@ -471,7 +471,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_ToLiteral_System_String_System_String_.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.ToLiteral(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L132">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L133">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_ToLiteral_" data-uid="HarmonyLib.GeneralExtensions.ToLiteral*"></a>
<h4 id="HarmonyLib_GeneralExtensions_ToLiteral_System_String_System_String_" data-uid="HarmonyLib.GeneralExtensions.ToLiteral(System.String,System.String)">ToLiteral(String, String)</h4>
Expand Down Expand Up @@ -527,7 +527,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions_Types_System_Reflection_ParameterInfo___.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions.Types(System.Reflection.ParameterInfo%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L97">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L98">View Source</a>
</span>
<a id="HarmonyLib_GeneralExtensions_Types_" data-uid="HarmonyLib.GeneralExtensions.Types*"></a>
<h4 id="HarmonyLib_GeneralExtensions_Types_System_Reflection_ParameterInfo___" data-uid="HarmonyLib.GeneralExtensions.Types(System.Reflection.ParameterInfo[])">Types(ParameterInfo[])</h4>
Expand Down Expand Up @@ -583,7 +583,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/pardeike/Harmony/new/master/apiSpec/new?filename=HarmonyLib_GeneralExtensions.md&amp;value=---%0Auid%3A%20HarmonyLib.GeneralExtensions%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>
</li>
<li>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/pardeike/Harmony/blob/master/Harmony/Tools/Extensions.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit 5f87799

Please sign in to comment.