feat: adds StarShutdown method to IShutdownPromptTimer

This commit is contained in:
Neil Dorin
2024-04-26 12:08:26 -06:00
parent d8d27949c3
commit 82f78bf068

View File

@@ -77,9 +77,11 @@ namespace PepperDash.Essentials.Core
SecondsCountdownTimer ShutdownPromptTimer { get; } SecondsCountdownTimer ShutdownPromptTimer { get; }
void SetShutdownPromptSeconds(int seconds); void SetShutdownPromptSeconds(int seconds);
void StartShutdown(eShutdownType type);
} }
/// <summary> /// <summary""'""">
/// Describes a room with a tech password /// Describes a room with a tech password
/// </summary> /// </summary>
public interface ITechPassword public interface ITechPassword