in the following signature

Code:
public string getrecord(int key)
isn't public string part of the signature. i read in an article that the signature comprises of the method name(getrecord) and trhe paramater list((int key))