tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Components
Interop
Bridge
IBridgeRegistrar.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host.Components.Interop.Bridge
2
{
6
interface
IBridgeRegistrar
7
{
13
IBridgeRegistration
RegisterHandler
(
IBridgeHandler
bridgeHandler);
14
}
15
}
Tgstation.Server.Host.Components.Interop.Bridge.IBridgeHandler
Definition
IBridgeHandler.cs:5
Tgstation.Server.Host.Components.Interop.Bridge.IBridgeRegistrar
Registers IBridgeHandlers.
Definition
IBridgeRegistrar.cs:7
Tgstation.Server.Host.Components.Interop.Bridge.IBridgeRegistrar.RegisterHandler
IBridgeRegistration RegisterHandler(IBridgeHandler bridgeHandler)
Register a given bridgeHandler .
Tgstation.Server.Host.Components.Interop.Bridge.IBridgeRegistration
Represents a registration of an interop session.
Definition
IBridgeRegistration.cs:9
Tgstation.Server.Host.Components.Interop.Bridge
Definition
BridgeCommandType.cs:2
Generated by
1.9.8