[]
        
(Showing Draft Content)

C1.Win.C1GanttView.EqualOperator

EqualOperator Class

Represents the 'equal' operator.

Inheritance
EqualOperator
Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
public class EqualOperator : BaseTestOperator

Constructors

Name Description
EqualOperator()

Properties

Name Description
Name

Gets the name of test operator.

Methods

Name Description
PerformOperation(object, object)

Performs test operation on object with target value.