Files
Hyperbar/Hyperbar.Widget.MediaController.Windows/Pause.cs
T
2024-01-27 10:55:53 +00:00

4 lines
92 B
C#

namespace Hyperbar.Widget.MediaController.Windows;
public record Pause : INotification;