C# Class xVal.RuleProviders.RuleSet

Afficher le fichier Open project: fellowshiptech/ft-iserve Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty RuleSet

Méthodes publiques

Méthode Description
Contains ( string key ) : bool
RuleSet ( IEnumerable rulesetsToMerge ) : System
RuleSet ( Rule>.ILookup rules ) : System
this ( string key ) : IEnumerable

Method Details

Contains() public méthode

public Contains ( string key ) : bool
key string
Résultat bool

RuleSet() public méthode

public RuleSet ( IEnumerable rulesetsToMerge ) : System
rulesetsToMerge IEnumerable
Résultat System

RuleSet() public méthode

public RuleSet ( Rule>.ILookup rules ) : System
rules Rule>.ILookup
Résultat System

this() public méthode

public this ( string key ) : IEnumerable
key string
Résultat IEnumerable

Property Details

Empty public_oe static_oe property

public static RuleSet,xVal.RuleProviders Empty
Résultat RuleSet