refactoring room classes

This commit is contained in:
Andrew Welker
2020-06-26 08:24:38 -06:00
parent 18a362f979
commit c5aa8d29cb
4 changed files with 476 additions and 365 deletions

View File

@@ -139,7 +139,7 @@ namespace PepperDash.Essentials.Core
}
}
public class RoutingOutputPort : RoutingPort
public class RoutingOutputPort : RoutingPort, IInUseTracking
{
/// <summary>
/// The IRoutingOutputs object this port lives on