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
Just call it without any prefix.