Diwashrestha
Diwashrestha
Skills
Contact
Light
Dark
Automatic
C#
Access Modifier in C#
Access Modifier is the keyword which decide who can access resource or object in a C# program. We can control the access level of class, method , variables in a program using a access modifier.
Cite
×