compatible_no_error


Description:

public bool compatible_no_error (Method base_method)

Checks whether the parameters and return type of this method are compatible with the specified method

Parameters:

base_method

a method

Returns:

true if the specified method is compatible to this method