[]
        
(Showing Draft Content)

C1.GanttView.BaseTestOperator

BaseTestOperator Class

Base class implemented by test operator objects.

Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
[TypeConverter(typeof(BaseTestOperatorConverter))]
public abstract class BaseTestOperator

Constructors

Name Description
BaseTestOperator()

Properties

Name Description
Name

Gets the name of test operator.

Methods

Name Description
PerformOperation(object, object)

Perform test operation on object with target value.