mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
deploy: dfa1b21d32
This commit is contained in:
@@ -297,6 +297,37 @@ Class IrcGatewayService <a class="header-action link-secondary" title="View sou
|
||||
|
||||
|
||||
|
||||
<a id="EchoHub_Server_Irc_IrcGatewayService_GetAllConnections_" data-uid="EchoHub.Server.Irc.IrcGatewayService.GetAllConnections*"></a>
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcGatewayService_GetAllConnections" data-uid="EchoHub.Server.Irc.IrcGatewayService.GetAllConnections">
|
||||
GetAllConnections()
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcGatewayService.cs"><i class="bi bi-code-slash"></i></a>
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IEnumerable<IrcClientConnection> GetAllConnections()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><span class="xref">IEnumerable</span><<a class="xref" href="EchoHub.Server.Irc.IrcClientConnection.html">IrcClientConnection</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="EchoHub_Server_Irc_IrcGatewayService_GetConnectionsInChannel_" data-uid="EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel*"></a>
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcGatewayService_GetConnectionsInChannel_System_String_" data-uid="EchoHub.Server.Irc.IrcGatewayService.GetConnectionsInChannel(System.String)">
|
||||
|
||||
Reference in New Issue
Block a user