c# main method

C#
static void Main(string[] args)  
{  
//...  
}
Source

Also in C#: