Move ResultEventArgs to Frontend

This commit is contained in:
Matt Nadareski
2024-05-28 13:44:57 -04:00
parent 898069c799
commit 8c70f19959
4 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
using MPF.Core;
using MPF.Frontend;
using Xunit;
namespace MPF.Test.Core.Data