Пример #1
0
 internal void FireNotification(AudioVolumeNotificationData notificationData)
 {
     OnVolumeNotification?.Invoke(notificationData);
 }