Method Dispatcher
create a new MethodDispatcher. The instance will collect all matching methods of the supplied instance class.
Parameters
instance
the instance whose class provides the method definitions
method Name
the name of the methods that are to be searched for
create a new MethodDispatcher. The instance will collect all matching methods of its own class.
Parameters
method Name
the name of the methods that are to be searched for