C# Class Dev2.BussinessLogic.RsOpNotBetween

Inheritance: Dev2.DataList.AbstractRecsetSearchValidation
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

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

Private Methods

Méthode Description
RunBetween ( IEnumerable warewolfAtoms, IEnumerable tovals, DataASTMutable a ) : bool

Method Details

CreateFunc() public méthode

public CreateFunc ( IEnumerable values, IEnumerable warewolfAtoms, IEnumerable tovals, bool all ) : bool>.Func
values IEnumerable
warewolfAtoms IEnumerable
tovals IEnumerable
all bool
Résultat bool>.Func

HandlesType() public méthode

public HandlesType ( ) : string
Résultat string