[c#] What is a method group in C#?

The ToString function has many overloads - the method group would be the group consisting of all the different overloads for that function.