tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
Core
IRestartRegistration.cs
Go to the documentation of this file.
1
using
System;
2
3
namespace
Tgstation.Server.Host.Core
4
{
8
public
interface
IRestartRegistration
:
IDisposable
9
{
10
}
11
}
IDisposable
Tgstation.Server.Host.Core.IRestartRegistration
Represents the lifetime of a IRestartHandler registration.
Definition
IRestartRegistration.cs:9
Tgstation.Server.Host.Core
Definition
Application.cs:77
Generated by
1.9.8