Table of Contents

Interface IPredicateFactory

Namespace
The.Web.Entities.Criteria
Assembly
Instagile.Web.Client.dll
public interface IPredicateFactory

Methods

CreatePredicate<T>()

ICriteriaTree<T> CreatePredicate<T>()

Returns

ICriteriaTree<T>

Type Parameters

T