What is the default access modifier of a class

The default access modifier for a class is internal if it's defined within the same namespace. It is private if it's defined within another class.

results matching ""

    No results matching ""