tgstation-server 6.16.0
The /tg/station 13 server suite
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
RestartRegistration.cs
Go to the documentation of this file.
2
4{
25}
readonly? DisposeInvoker disposeInvoker
The DisposeInvoker.
RestartRegistration(DisposeInvoker? disposeInvoker)
Initializes a new instance of the RestartRegistration class.
Runs a given disposeAction on Dispose.
Represents the lifetime of a IRestartHandler registration.