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
0c9c0992cb
commit
c689893c94
4 changed files with 478 additions and 362 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