This commit is contained in:
Grizouille
2025-12-15 17:21:02 +01:00
parent e0f3076673
commit 73b03baed6
3 changed files with 224 additions and 4 deletions

View File

@@ -158,4 +158,6 @@ private int Write(int value){
return value + 1;
}
```
```
Pour aller plus loins: [ici](./modernStyleC8-12.md)