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