If I write this:
如果我写这篇文章:
class Program
{
static void Main(string[] args)
{
throw new Exception("lol");
}
}
class Program
{
If I write this:
如果我写这篇文章:
class Program
{
static void Main(string[] args)
{
throw new Exception("lol");
}
}
class Program
{