-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
dotnet-csharp/svchelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]lang-reference/subsvcuser-feedbackIssues related to "Unified User Feedback".Issues related to "Unified User Feedback".
Description
Type of issue
Outdated article
Description
This article should include coverage of decimal
literals (such as 12.34m
). It should add that in C#, you can declare const decimal
values. However, those are represented in IL as static readonly
variables with the DecimalConstant
attribute applied to them.
Page URL
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/value-types
Content source URL
https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/builtin-types/value-types.md
Document Version Independent Id
e2c7e9c5-ebd3-ed68-d2cc-6d8929c654e8
Article author
Metadata
- ID: 0948cf18-9971-b2d4-4f59-e045838e6e5f
- Service: dotnet-csharp
- Sub-service: lang-reference
Metadata
Metadata
Assignees
Labels
dotnet-csharp/svchelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]lang-reference/subsvcuser-feedbackIssues related to "Unified User Feedback".Issues related to "Unified User Feedback".