API Documentation
ArchUnitNET.Fluent.LogicalConjunction Class Referenceabstract
Inheritance diagram for ArchUnitNET.Fluent.LogicalConjunction:
Collaboration diagram for ArchUnitNET.Fluent.LogicalConjunction:

Public Member Functions

bool Evaluate (bool value1, bool value2)
 
abstract IEnumerable< T > Evaluate< T > (IEnumerable< T > enumerable1, IEnumerable< T > enumerable2)
 
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Protected Member Functions

 LogicalConjunction (Func< bool, bool, bool > logicalConjunction, string description)
 

Properties

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

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