[]
        
(Showing Draft Content)

C1.GanttView.DoesNotContainOperator.PerformOperation

PerformOperation Method

PerformOperation(object, object)

Performs test operation on object with target value.

Declaration
public override bool PerformOperation(object obj, object target)
Parameters
Type Name Description
object obj

The object to test.

object target

The target value.

Returns
Type Description
bool
Overrides