I know I’ve probably used this term a bunch in other blog posts but I don’t think I’ve ever explained what a method signature is.
In Xojo a “method signature” is the unique way Xojo identifies each method so it can know which method you are calling in your code.
So what does that include ?… Read the rest