public SoundMusicEventNotification(SoundMusicEvent mEvent, object eventData) { Event = mEvent; EventData = eventData; }