Files
Hyperbar/Hyperbar.Windows.MediaController/PlayRequest.cs
T
2024-01-10 20:59:55 +00:00

4 lines
83 B
C#

namespace Hyperbar.Windows.Primary;
public record PlayRequest : INotification;