API Documentation
ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType > Member List

This is the complete list of members for ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >, including all inherited members.

Description (defined in ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >)ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >
Equals(object obj) (defined in ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >)ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >
FailDescription (defined in ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >)ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >
GetCondition(IEnumerable< TRelatedType > objectProvider) (defined in ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >)ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >
GetHashCode() (defined in ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >)ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >
RelationCondition(Func< IEnumerable< TRelatedType >, ICondition< TRuleType >> relation, string description, string failDescription) (defined in ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >)ArchUnitNET.Fluent.Conditions.RelationCondition< TRuleType, TRelatedType >