|
|
|
|
|
by throw1234651234
2012 days ago
|
|
Agreed. My problem isn't even naming, but overly long names, which become a problem in C# and Java, where you have the namespace, the method, a service inside the method, a long type (because "var" can be an issue), and so on. |
|