mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
refactoring room classes
This commit is contained in:
parent
18a362f979
commit
c5aa8d29cb
4 changed files with 476 additions and 365 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue