What should be substituted in place of ... for the following code to compile?
 
class A
 { 
     static A()
     {
      }
 }
 class B : A 
{ 
       static B() : ... base() 
       {
        }
 }
 

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Cosmo
Sign Up Now
or Subscribe for future quizzes