API Documentation
ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType > Class Template Reference
Inheritance diagram for ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >:
Collaboration diagram for ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >:

Public Member Functions

 RelationCondition (Func< IEnumerable< TRelatedType >, ICondition< TRuleType >> relation, string description, string failDescription)
 
ICondition< TRuleType > GetCondition (IEnumerable< TRelatedType > objectProvider)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Properties

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

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