A.publicA(){A(100);} B.publicA():A(100){} C.publicA():base(100){} D.publicA():this(100){}
類MyClass中有下列方法定義:()
A.A B.B C.C D.D