|
|
|
|
|
by pc86
1561 days ago
|
|
There are probably better ways to achieve this than some pseudo-Hungarian notation on method signatures, right? I'm predisposed to agree with you but I would hate looking at code and seeing method signatures like DoThingString(string), DoThingInt(int), etc. |
|