Skip to content

Java/C# Method/Field Access Specifiers #40

Description

@jsipahio

Access specifiers are individually applied to each field/method in Java and C#; there are no regions like in C++. Also, the default visibility (when there is no specifier) varies based on language and whether it is a struct/class/interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions