单项选择题

C#的每一个应用程序应该有一个入口方法,称为Main,该方法必须被声明为()。

A.private static
B.public static
C.protect static
D.protected static