Hacker News new | ask | show | jobs
by metaltyphoon 496 days ago
> using c = my.namespace.ClassWithMyStaticMethods

Non idiomatic? IMO, this is completely fine. Idiomatic C# doesn't mean OO all the time.

1 comments

Glad to hear. I'll consider this more then.