C# Class Dev2.DataList.RsOpIsText

Class for the "Is Text" recordset search option
Inheritance: AbstractRecsetSearchValidation
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

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

Method Details

CreateFunc() public method

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

HandlesType() public method

public HandlesType ( ) : string
return string