[]
Performs test operation on object with target value.
public override bool PerformOperation(object obj, object target)
Public Overrides Function PerformOperation(obj As Object, target As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj | The object to test. |
| object | target | The target value. |
| Type | Description |
|---|---|
| bool |