C# Class CodeInsiders.SharpQL.SearchedCaseCondition

Mostrar archivo Open project: codeinsiders/sharpql

Public Methods

Method Description
SearchedCaseCondition ( Predicate whenPredicate, Expression thenValue ) : System

Method Details

SearchedCaseCondition() public method

public SearchedCaseCondition ( Predicate whenPredicate, Expression thenValue ) : System
whenPredicate Predicate
thenValue Expression
return System