init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using Prism.Events;
|
||||
// ReSharper disable CheckNamespace
|
||||
|
||||
namespace DTS.Common.Events
|
||||
{
|
||||
public class ChannelCodesViewChangedEvent : PubSubEvent<DTS.Common.Enums.IsoViewMode> { }
|
||||
}
|
||||
Reference in New Issue
Block a user