[]
Perform test operation on object with target value.
public abstract bool PerformOperation(object obj, object target)
| Type | Name | Description |
|---|---|---|
| object | obj | The object to test. |
| object | target | The target value. |
| Type | Description |
|---|---|
| bool |