Function ClassDBSingleton.classHasMethod
Returns whether class
(or its ancestry if no_inheritance
is false
) has a method called method
or not.
Returns whether class
(or its ancestry if no_inheritance
is false
) has a method called method
or not.