C# Naming Conventions (Flowchart)

How to name your class, method, property, or field? It is good to follow the naming conventions. This flowchart shows whether to use pascal case or camel case in your C# code.

Diagram of C# Naming Conventions

The Flowchart depicts what naming convention should be used in particular cases in C#.

C Sharp Naming Conventions (Flowchart)
C Sharp Naming Conventions (Flowchart)

New Comment

Comment