Implement this interface in addition to the ICustomFunctionOperator interface to make your custom function case-sensitive. In addition to the ICustomFunctionOperator.Evaluate method, the ICustomFunctionOperatorEvaluatableWithCaseSensitivity interface declares the Evaluate method that takes the caseSensitive Boolean parameter.