SIMPLE Code Cleanup Using IDisposable | C#, DotNet

Опубликовано: 17 Ноябрь 2022
на канале: About Clean Code
3,535
75

In DotNet and C# IDisposable is primarily used to cleanup (unmanaged) resources like file handles but combined with the using statement it is also a great tool to define scopes of behavior in our code in a clean and readable way.

Source code used in this tutorial:
https://github.com/plainionist/AboutC...


Смотрите видео SIMPLE Code Cleanup Using IDisposable | C#, DotNet онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь About Clean Code 17 Ноябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,535 раз и оно понравилось 75 людям.