mirror of
https://github.com/Stone-Red-Code/naming-convention.git
synced 2026-09-04 00:56:16 +02:00
fixed duplicate "why: comment"
This commit is contained in:
@@ -400,8 +400,6 @@ public void ReadBarcodeEventHandler(object sender, ReadBarcodeEventArgs e)
|
||||
}
|
||||
```
|
||||
|
||||
***Why: consistent with the Microsoft's .NET Framework***
|
||||
|
||||
***Why: consistent with the Microsoft's .NET Framework and consistent with prior rule of no type indicators in identifiers.***
|
||||
|
||||
#### 25. Do use suffix Exception at creation of the new classes comprising the information on exception:
|
||||
|
||||
Reference in New Issue
Block a user