agoda-com / agoda-com/standards-c-sharp
Ban usage of this qualifier for private fields
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 22
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
If you have to use `this`, it means you've named your private field wrong. `_privateField` instead of `this.privateField`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.