A.程序集名稱 B.程序集引用的的文件列表 C.本模塊代碼 D.本模塊中聲明的數(shù)據(jù)類型信息
一個程序集中能否有多個類包含下列Main()方法?() public static void Main(){……}
A.可以 B.不可以
A..Constructor B..MyClass C..ctor D..cctor