Using Appium to Invoke method in Android app (Java.Interop)

I’m using Appium to test my Android application and would like to invoke a method that I have exported using Java.Interop.

How is this done with Appium? I’m using the C# Appium library.