Files
Hyperbar/Hyperbar.Windows.MediaController/Lifecycles/Play.cs
T
2024-01-15 22:02:30 +00:00

3 lines
83 B
C#

namespace Hyperbar.Windows.MediaController;
public record Play : INotification;