Abinash Hota
How we access modifier to a Private class like below? Private Class class1 { //do something }
By Abinash Hota in .NET on Jan 01 2019
  • Abinash Hota
    Jan, 2019 1

    No , We can not declare like this. We have to declare private constructor to a class which makes the class private.For more info please visit the link below. http://www.mstechnology-tutorial.com/2018/08/deep-understanding-of-private.html

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS