C# Class Dev2.BussinessLogic.RsOpIsBetween

Inheritance: Dev2.DataList.AbstractRecsetSearchValidation
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
CreateFunc ( IEnumerable values, IEnumerable warewolfAtoms, IEnumerable tovals, bool all ) : bool>.Func
HandlesType ( ) : string

Private Methods

Method Description
RunBetween ( IEnumerable warewolfAtoms, IEnumerable tovals, DataASTMutable a ) : bool

Method Details

CreateFunc() public method

public CreateFunc ( IEnumerable values, IEnumerable warewolfAtoms, IEnumerable tovals, bool all ) : bool>.Func
values IEnumerable
warewolfAtoms IEnumerable
tovals IEnumerable
all bool
return bool>.Func

HandlesType() public method

public HandlesType ( ) : string
return string