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