I'm not sure what your question is.
You can not pass a method as a parameter to another method. You can pass a reference to an instance of a class that has the desired method as a parameter in ...