API Documentation
ArchUnitNET.Fluent.Predicates.EnumerablePredicate< TRuleType > Class Template Reference
Inheritance diagram for ArchUnitNET.Fluent.Predicates.EnumerablePredicate< TRuleType >:
Collaboration diagram for ArchUnitNET.Fluent.Predicates.EnumerablePredicate< TRuleType >:

Public Member Functions

 EnumerablePredicate (Func< IEnumerable< TRuleType >, IEnumerable< TRuleType >> predicate, string description)
 
IEnumerable< TRuleType > GetMatchingObjects (IEnumerable< TRuleType > objects, Architecture architecture)
 
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Properties

string Description [get]
 
- Properties inherited from ArchUnitNET.Domain.IHasDescription
string Description [get]
 

The documentation for this class was generated from the following file: