C# (CSharp) Automation.UI.Tree.Operators Namespace

Classes

Name Description
AndOperator Represents a binary operator that can join two conditions using a logical "and".
NotOperator Represents a unary operator that applies a logical "not" to a condition.
OrOperator Represents a binary operator that can join two conditions using a logical "or".