/Source/Bifrost.Tests/Events/EventSubscriberMethodBinderTests.cs
# · C# · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · e1152a442036d39869ef2bfec8880b89 MD5 · raw file
- using NUnit.Framework;
-
- namespace Bifrost.Tests.Events
- {
- [TestFixture]
- public class EventSubscriberMethodBinderTests
- {
- }
- }