Suppose I have a function like that:
public void Set(int a, string b, char c, float d, int e, float f, string g){ //do something with a //do something