一個程序集中能否有多個類包含下列Main()方法?() public static void Main(){……}
A.可以 B.不可以
A..Constructor B..MyClass C..ctor D..cctor