Skip to content

Commit

Permalink
Update GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
tparviainen committed Dec 23, 2023
1 parent 1b83092 commit e9fab03
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 88 deletions.
77 changes: 15 additions & 62 deletions docs/api/ClashOfClans.Core.ClashOfClansException.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@ <h6><strong>Namespace</strong>: <a class="xref" href="ClashOfClans.Core.html">Cl
<h6><strong>Assembly</strong>: ClashOfClans.dll</h6>
<h5 id="ClashOfClans_Core_ClashOfClansException_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Serializable]
public class ClashOfClansException : Exception, ISerializable</code></pre>
<pre><code class="lang-csharp hljs">public class ClashOfClansException : Exception, ISerializable</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
Expand All @@ -100,7 +99,7 @@ <h3 id="constructors">Constructors
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException__ctor.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.%23ctor%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L19">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L16">View Source</a>
</span>
<a id="ClashOfClans_Core_ClashOfClansException__ctor_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException__ctor" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor">ClashOfClansException()</h4>
Expand All @@ -115,7 +114,7 @@ <h5 class="decalaration">Declaration</h5>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException__ctor_ClashOfClans_Models_ClientError_.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.%23ctor(ClashOfClans.Models.ClientError)%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L37">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L34">View Source</a>
</span>
<a id="ClashOfClans_Core_ClashOfClansException__ctor_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException__ctor_ClashOfClans_Models_ClientError_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor(ClashOfClans.Models.ClientError)">ClashOfClansException(ClientError)</h4>
Expand Down Expand Up @@ -144,49 +143,12 @@ <h5 class="parameters">Parameters</h5>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.%23ctor(System.Runtime.Serialization.SerializationInfo%2CSystem.Runtime.Serialization.StreamingContext)%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L42">View Source</a>
</span>
<a id="ClashOfClans_Core_ClashOfClansException__ctor_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">ClashOfClansException(SerializationInfo, StreamingContext)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected ClashOfClansException(SerializationInfo info, StreamingContext context)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a></td>
<td><span class="parametername">info</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext">StreamingContext</a></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException__ctor_System_String_.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L23">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L20">View Source</a>
</span>
<a id="ClashOfClans_Core_ClashOfClansException__ctor_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException__ctor_System_String_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor(System.String)">ClashOfClansException(String)</h4>
Expand Down Expand Up @@ -218,7 +180,7 @@ <h5 class="parameters">Parameters</h5>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException__ctor_System_String_System_Exception_.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.%23ctor(System.String%2CSystem.Exception)%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L28">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L25">View Source</a>
</span>
<a id="ClashOfClans_Core_ClashOfClansException__ctor_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException__ctor_System_String_System_Exception_" data-uid="ClashOfClans.Core.ClashOfClansException.#ctor(System.String,System.Exception)">ClashOfClansException(String, Exception)</h4>
Expand Down Expand Up @@ -257,7 +219,7 @@ <h3 id="properties">Properties
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException_Error.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.Error%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L17">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L14">View Source</a>
</span>
<a id="ClashOfClans_Core_ClashOfClansException_Error_" data-uid="ClashOfClans.Core.ClashOfClansException.Error*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException_Error" data-uid="ClashOfClans.Core.ClashOfClansException.Error">Error</h4>
Expand All @@ -283,47 +245,38 @@ <h5 class="propertyValue">Property Value</h5>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.GetObjectData(System.Runtime.Serialization.SerializationInfo%2CSystem.Runtime.Serialization.StreamingContext)%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>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException_Message.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException.Message%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L48">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L39">View Source</a>
</span>
<a id="ClashOfClans_Core_ClashOfClansException_GetObjectData_" data-uid="ClashOfClans.Core.ClashOfClansException.GetObjectData*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="ClashOfClans.Core.ClashOfClansException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">GetObjectData(SerializationInfo, StreamingContext)</h4>
<a id="ClashOfClans_Core_ClashOfClansException_Message_" data-uid="ClashOfClans.Core.ClashOfClansException.Message*"></a>
<h4 id="ClashOfClans_Core_ClashOfClansException_Message" data-uid="ClashOfClans.Core.ClashOfClansException.Message">Message</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override void GetObjectData(SerializationInfo info, StreamingContext context)</code></pre>
<pre><code class="lang-csharp hljs">public override string Message { get; }</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a></td>
<td><span class="parametername">info</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext">StreamingContext</a></td>
<td><span class="parametername">context</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata#system-exception-getobjectdata(system-runtime-serialization-serializationinfo-system-runtime-serialization-streamingcontext)">Exception.GetObjectData(SerializationInfo, StreamingContext)</a></div>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.message#system-exception-message">Exception.Message</a></div>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">System.Runtime.Serialization.ISerializable</a>
Expand All @@ -339,7 +292,7 @@ <h3 id="implements">Implements</h3>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Core_ClashOfClansException.md&amp;value=---%0Auid%3A%20ClashOfClans.Core.ClashOfClansException%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L11" class="contribution-link">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans/Core/ClashOfClansException.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
43 changes: 38 additions & 5 deletions docs/api/ClashOfClans.Models.ClientError.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ <h6><strong>Namespace</strong>: <a class="xref" href="ClashOfClans.Models.html">
<h6><strong>Assembly</strong>: ClashOfClans.Models.dll</h6>
<h5 id="ClashOfClans_Models_ClientError_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Serializable]
public class ClientError</code></pre>
<pre><code class="lang-csharp hljs">public class ClientError</code></pre>
</div>
<h3 id="properties">Properties
</h3>
Expand All @@ -95,7 +94,7 @@ <h3 id="properties">Properties
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Models_ClientError_Message.md&amp;value=---%0Auid%3A%20ClashOfClans.Models.ClientError.Message%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans.Models/ClientError.cs/#L13">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans.Models/ClientError.cs/#L10">View Source</a>
</span>
<a id="ClashOfClans_Models_ClientError_Message_" data-uid="ClashOfClans.Models.ClientError.Message*"></a>
<h4 id="ClashOfClans_Models_ClientError_Message" data-uid="ClashOfClans.Models.ClientError.Message">Message</h4>
Expand Down Expand Up @@ -125,7 +124,7 @@ <h5 class="propertyValue">Property Value</h5>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Models_ClientError_Reason.md&amp;value=---%0Auid%3A%20ClashOfClans.Models.ClientError.Reason%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans.Models/ClientError.cs/#L11">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans.Models/ClientError.cs/#L8">View Source</a>
</span>
<a id="ClashOfClans_Models_ClientError_Reason_" data-uid="ClashOfClans.Models.ClientError.Reason*"></a>
<h4 id="ClashOfClans_Models_ClientError_Reason" data-uid="ClashOfClans.Models.ClientError.Reason">Reason</h4>
Expand All @@ -150,6 +149,40 @@ <h5 class="propertyValue">Property Value</h5>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Models_ClientError_ToString.md&amp;value=---%0Auid%3A%20ClashOfClans.Models.ClientError.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans.Models/ClientError.cs/#L12">View Source</a>
</span>
<a id="ClashOfClans_Models_ClientError_ToString_" data-uid="ClashOfClans.Models.ClientError.ToString*"></a>
<h4 id="ClashOfClans_Models_ClientError_ToString" data-uid="ClashOfClans.Models.ClientError.ToString">ToString()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a></div>
</article>
</div>

Expand All @@ -161,7 +194,7 @@ <h5 class="propertyValue">Property Value</h5>
<a href="https://github.com/tparviainen/clashofclans/new/develop/apiSpec/new?filename=ClashOfClans_Models_ClientError.md&amp;value=---%0Auid%3A%20ClashOfClans.Models.ClientError%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/tparviainen/clashofclans/blob/develop/src/ClashOfClans.Models/ClientError.cs/#L8" class="contribution-link">View Source</a>
<a href="https://github.com/tparviainen/clashofclans/blob/develop/src/ClashOfClans.Models/ClientError.cs/#L6" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit e9fab03

Please sign in to comment.