C# Class NSoft.NFramework.LinqEx.Queries.PredicateBuilderFixture.Product

Mostra file Open project: debop/NFramework

Public Methods

Method Description
ContainsInDescriptionExpr ( ) : bool>>.Expression

제품 설명에 지정된 키워드가 있는지 알아보는 Predicate

Method Details

ContainsInDescriptionExpr() public static method

제품 설명에 지정된 키워드가 있는지 알아보는 Predicate
public static ContainsInDescriptionExpr ( ) : bool>>.Expression
return bool>>.Expression