In C# when I want to call a static method of a class from another static method of that class, is there a generic prefix that I can use such as PHP\'s
No, there isn´t. But with the refactor tools, changing a name of a class should not worry you too much.