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

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты