Hi.....
What is modifier in c#. how can be use it.and define visibility in c#?
Loading
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.
VulpesPosted Dec 17, 2011, 7:02 AM
Types themselves can have the following access modifiers:
this only applies to nested types which are only accessible within the containing type