单项选择题

以下哪些是合法类构造器的定义?()

A.public void Test(){}
B.public Test(){}
C.public static Test(){}