Why compiler does not access the private access specifier? ?
The text of this thread is not in this database — only its details are. Read it on the old site: Why compiler does not access the private access specifier? ?
The text of this thread is not in this database — only its details are. Read it on the old site: Why compiler does not access the private access specifier? ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Nov 17, 2015, 10:55 PM
Hi,
As per the my knowledge C# classes are design such way that it support the private constructor.
Please refer
https://msdn.microsoft.com/en-us/library/kcfb85a6.aspx
Yogesh ZagarePosted Nov 17, 2015, 10:28 PM
Jignesh TrivediPosted Nov 17, 2015, 10:18 PM