API Documentation
ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType > Member List

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

Check(IEnumerable< TRuleType > objects, Architecture architecture) (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
Check(IEnumerable< TRuleType > objects, Architecture architecture) (defined in ArchUnitNET.Fluent.Conditions.ICondition< TRuleType >)ArchUnitNET.Fluent.Conditions.ICondition< TRuleType >
CheckEmpty() (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
Description (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
Equals(object obj) (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
GetHashCode() (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
SimpleCondition(Func< TRuleType, bool > condition, string description, string failDescription) (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
SimpleCondition(Func< TRuleType, ConditionResult > condition, string description) (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
SimpleCondition(Func< TRuleType, bool > condition, Func< TRuleType, string > dynamicFailDescription, string description) (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >
ToString() (defined in ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >)ArchUnitNET.Fluent.Conditions.SimpleCondition< TRuleType >