Hacker News new | ask | show | jobs
by zigzag312 586 days ago
C#'s using can be used without a block. It disposes the resource at the end of a current scope.