Table of Contents

Method GetIsActiveExpression

Namespace
Innova.Data.Entity.Interfaces
Assembly
Innova.Data.dll

GetIsActiveExpression<T>()

public static Expression<Func<T, bool>> GetIsActiveExpression<T>()

Returns

Expression<Func<T, bool>>

Type Parameters

T