If parameter lists differ only by the mode, you must specify the parameter modes when invoking the method or constructor. Failure to find a match raises a compile-time error.

Note: Best practice is that you always specify the mode for all parameters of a class-based method call.