IntelliTect / IntelliTect/CodingGuidelines
DO use record structs when defining a struct.
Aperta
proposal
- Lingua principale
- C#
- Stelle
- 12
- Fork
- 16
- Merge medio
- 2m
- PR unite (30g)
- 7
Descrizione
Almost all value types require implementing equality behavior and, for this reason, we consider a coding guideline: DO use record structs when defining a custom struct.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.