Glossary:Definition - Access modifiers
From C# Online.NET (CSharp-Online.NET)—your free C# and .NET encyclopedia
| Term | Access modifiers | |
| Definition | Language keywords for specifying the visibility of classes and members. The C# access modifiers are internal, private, protected, protected internal, and public.
| |
| See also | ||
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||