-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-csharp/svcfundamentals/subsvcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Description
Type of issue
Missing information
Description
I wonder whether any naming rules are considered for primary constructors? public class Entity(Dependency dependency)
vs public class Entity(Dependency _dependency)
? (refer to Private instance fields start with an underscore (_) and the remaining text is camelCased.
)
Page URL
https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/identifier-names
Content source URL
https://github.com/dotnet/docs/blob/main/docs/csharp/fundamentals/coding-style/identifier-names.md
Document Version Independent Id
7f85babc-6295-21dd-f194-dede663f9966
Article author
Metadata
- ID: a2d591be-290e-62d1-e99a-a7d26af20ef8
- Service: dotnet-csharp
- Sub-service: fundamentals
Copilot
Metadata
Metadata
Assignees
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-csharp/svcfundamentals/subsvcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Type
Projects
Status
✅ Done