matches_method


Description:

public bool matches_method (Method m, DataType dt)

Checks whether the arguments and return type of the specified method matches this callback.

Parameters:

m

a method

Returns:

true if the specified method is compatible to this callback