3 lines
86 B
C#
3 lines
86 B
C#
namespace AipsCore.Application.Abstract.Query;
|
|
|
|
public interface IQuery<TResult> {} |