Interface IQueryCountWhere<T>

Type Parameters:
T - the type
All Known Subinterfaces:
IQueryCountFluent<T>
All Known Implementing Classes:
QueryCount

public interface IQueryCountWhere<T>
interface with the next methods in the chain.
Author:
ajoseph