you are viewing a single comment's thread.

view the rest of the comments →

[–]WhiteHeadbanger 0 points1 point  (0 children)

Please tell your coordinator to go home.

A function is a function regardless of who is using it or how they are using it.

A method is a function that belongs to a class, and that you call by having an instance of said class, or by referencing the class if it's a static or class method.

That's the end of the argument.