Hacker News new | ask | show | jobs
by EdwardDiego 2982 days ago
> Although an objected-oriented language I really enjoy the fact that one doesn’t have to create instances to invoke class methods. This was a big turn off, not to mention cumbersome, on my previous C# jobs.

Am I missing something here? Fairly certain C# has static methods.