mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 04:57:15 +00:00
Working through little details on ecs-213
This commit is contained in:
parent
a54498091b
commit
250e50e393
24 changed files with 560 additions and 241 deletions
|
|
@ -13,7 +13,7 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public interface IHasCurrentSourceInfoChange
|
||||
{
|
||||
event SourceInfoChangeHandler CurrentSourceInfoChange;
|
||||
event SourceInfoChangeHandler CurrentSingleSourceChange;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue