find_method
Description:
Obtain a method of the interface type given a name.
null will be returned if there's no method available with that name.
Parameters:
| name |
name of method to obtain |
| info |
Returns:
|
the FunctionInfo or |