Static Members | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Static Members

anyone would tell me, what I am making wrong with this code please. https://code.sololearn.com/cA51A25a7a10

18th Jun 2021, 6:02 PM
JRAMAHES
JRAMAHES - avatar
2 Answers
+ 1
[ "JRamoneMH " ] :: static constructor cannot have parameters and also you can not create instance of static class. https://code.sololearn.com/c41NPsXnRqB2/?ref=app
18th Jun 2021, 6:19 PM
A͢J
A͢J - avatar
+ 1
Thank you for the info.
18th Jun 2021, 9:22 PM
JRAMAHES
JRAMAHES - avatar