[NUI] Fix comments according to the document review
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Common / Disposable.cs
2022-06-14 dongsug.song[NUI] Fix comments according to the document review
2021-11-26 dongsug.song[NUI] clean up debugging logs
2021-11-17 dongsug.song[NUI] Add some debug log to check reference count of...
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-08-24 Seungkeun LeeFix Dispose(true) issue
2021-03-18 huiyu.eun[NUI] Check spelling
2021-02-09 huiyueun[NUI] Add obsolete tag (#2601)
2021-02-01 huiyu.eun[NUI] Fix Dispose memory leak issue
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules