出典:Wikipedia
出典:『Wikipedia』 (2011/05/31 14:50 UTC 版)
In computer programming, especially object-oriented programming, a method is commonly identified by its unique method signature, which usually includes the method name, and the number, types and order of its parameters. A method signature is the smallest type of a method.