mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
Adds more helpful message to Obsolete attribute on IRoutingSinkNoSwitching
This commit is contained in:
parent
1dfdd4dd28
commit
06e8cac597
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ namespace PepperDash.Essentials.Core
|
|||
/// <summary>
|
||||
/// For fixed-source endpoint devices
|
||||
/// </summary>
|
||||
[Obsolete]
|
||||
[Obsolete("Please switch to IRoutingSink")]
|
||||
public interface IRoutingSinkNoSwitching : IRoutingSink
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue