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