4 lines
83 B
C#
4 lines
83 B
C#
namespace Hyperbar.Windows.Primary;
|
|
|
|
public record PlayRequest : INotification;
|
namespace Hyperbar.Windows.Primary;
|
|
|
|
public record PlayRequest : INotification;
|