Timeline for Do private static methods in C# hurt anything?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 31, 2011 at 16:08 | comment | added | Robert Harvey | The class containing the static method is already occupying memory anyway. Your fear of the static keyword seems unfounded. | |
| Aug 31, 2011 at 16:06 | history | answered | Jeremy McGee | CC BY-SA 3.0 |