Files
Hyperbar/Hyperbar.Windows.MediaController/Pause.cs
T

4 lines
85 B
C#

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