In this article i will explain what is access modifiers, types of access modifiers and use of the access modifiers in c# program.
The C# access modifiers defines the scope of the classes and member of class. All types and type member have an accessibility label.
No comments:
Post a Comment