mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 15:37:23 +01:00
add start of mediator
This commit is contained in:
parent
c4aeb98126
commit
3906a7b34f
3 changed files with 60 additions and 0 deletions
3
MareSynchronos/Mediator/IMessage.cs
Normal file
3
MareSynchronos/Mediator/IMessage.cs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
namespace MareSynchronos.Mediator;
|
||||
|
||||
public interface IMessage { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue