pipeline cache and dispatch optimizations
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
namespace Just.Cqrs.Internal;
|
||||
|
||||
/// <summary>
|
||||
/// Marker interface for static type checking. Should not be used directly.
|
||||
/// </summary>
|
||||
public interface IQueryHandlerImpl { }
|
||||
|
||||
Reference in New Issue
Block a user