Adds sub interfaces to capture EssentialsRoomBase

This commit is contained in:
Neil Dorin
2021-02-03 14:08:00 -07:00
parent 7a426ebc3a
commit 46ec92cb13
6 changed files with 115 additions and 2 deletions

View File

@@ -203,7 +203,7 @@ namespace PepperDash.Essentials.Core
}
/// <summary>
///
/// Starts the Shutdown process based on the type
/// </summary>
/// <param name="type"></param>
public void StartShutdown(eShutdownType type)