|
|
|
|
|
by boo_radley
4120 days ago
|
|
This seems a little odd to me -- "Or if you want to put something under ‘using’ statement and preform a certain action when the ‘using’ finishes." -- dispose is meant for a developer to release unmanaged resources explicitly. It's not some end block to glom on arbitrary actions on. |
|