Closed CorporateCog closed 13 years ago
Added static class Functions rather than creating a new object each time just to call this method. Move it to its own file as per best practice
Rather than keep pushing code, I explained my methods a bit here: https://github.com/CorporateCog/LOIC/wiki/A-crash-course-in-brain-surgery-with-C-Sharp
Thanks :)
I'll take a look and improve coding.
Added static class Functions rather than creating a new object each time just to call this method. Move it to its own file as per best practice