Skip to content

Casing for private const and private static readonly #131

@BrightLight

Description

@BrightLight

What is the proposed casing for private const or private static readonly?
According to AV1702, constant field and static readonly field should be Pascal cased, private fields should be camel cased.
Is there somewhere a statement that says which one takes precedence?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions