4 lines
85 B
C#
4 lines
85 B
C#
namespace Hyperbar.Windows.MediaController;
|
|
|
|
public record Pause : INotification;
|
namespace Hyperbar.Windows.MediaController;
|
|
|
|
public record Pause : INotification;
|